Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.964 Times

Rules For Ski Projet freeware
Filter: All | Freeware | Demo
 

Rules For Ski Projet

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 782

Text::RewriteRules Text::RewriteRules Perl module contains a system to rewrite text using regexp-based rules. SYNOPSIS use Text::RewriteRules; RULES email .==> DOT @==> AT ENDRULES email("ambs@cpan.org") # returns ambs AT cpan DOT org RULES/m inc (d+)=e=> $1+1 ENDRULE inc("I saw 11 cats and 23... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Text::RewriteRules Download

Added: July 17, 2010 | Visits: 807

AtExit AtExit is a Perl module that can perform exit processing for a program or object. SYNOPSIS use AtExit; sub cleanup { my @args = @_; print "cleanup() executing: args = @argsn"; } ## Register subroutines to be called when this program exits $_ = atexit(&cleanup, "This call was... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): AtExit Download

Added: September 12, 2010 | Visits: 1.796

Tuxedo Tuxedo is a Perl extension module for Tuxedo. This module provides the following functionality... C style interface The Tuxedo perl module gives you access to almost all of the tuxedo 8.1 apis from perl. In most cases you can take the C API you already familiar with, apply perl semantics to... Platforms: *nix

License: Freeware Size: 33.79 KB Download (107): Tuxedo Download

Added: September 13, 2010 | Visits: 769

ripmake ripmake is a fully automatic command line ripping makefile generator for transcode. The idea of ripmake is to write a tool which automatically (i.e. with as few user interaction as possible) selects the best parameters for a given ripping task. It should inspect the source (e.g. a DVD or an AVI... Platforms: *nix

License: Freeware Size: 27.65 KB Download (94): ripmake Download

Added: May 10, 2013 | Visits: 1.005

gtk-iptables Gtk-IPTables is a GTK-based frontend for iptables written in C. You can create rules for all chains for Filter, NAT, and Mangle tables. Platforms: *nix, C/C++, BSD

License: Freeware Download (126): gtk-iptables Download

Added: May 02, 2010 | Visits: 1.123

JOAP::Server::Object JOAP::Server::Object is a base class for Things Servable By JOAP Servers. ABSTRACT This verbosely-named OO package -- sorry about that -- is the base class for object servers, classes, and instances inside a JOAP server. It is probably not such a hunky-dory idea to inherit from this class... Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): JOAP::Server::Object Download

Added: April 10, 2010 | Visits: 722

Bio::AnnotationCollectionI Bio::AnnotationCollectionI is a Perl interface for annotation collections. SYNOPSIS # get an AnnotationCollectionI somehow, eg $ac = $seq->annotation(); foreach $key ( $ac->get_all_annotation_keys() ) { @values = $ac->get_Annotations($key); foreach $value ( @values ) { # value is an... Platforms: *nix

License: Freeware Size: 4.7 MB Download (95): Bio::AnnotationCollectionI Download

Added: July 27, 2010 | Visits: 872

Firewall Monitor Firewall Monitor allows you to monitor ipchains/iptables output in realtime. It supports both logging to a file/stdout and/or to tcpdump format capture logs. It also supports security features such as running non-root, and chrooting itself. Fwmon can easily be integrated into an existing... Platforms: *nix

License: Freeware Size: 27.65 KB Download (97): Firewall Monitor Download

Added: May 09, 2010 | Visits: 1.129

Filesys::DfPortable Filesys::DfPortable is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::DfPortable; my $ref = dfportable("C:"); # Default block size is 1, which outputs bytes if(defined($ref)) { print"Total bytes: $ref->{blocks}n"; print"Total bytes free: $ref->{bfree}n";... Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Filesys::DfPortable Download

Added: March 04, 2010 | Visits: 840

Filesys::Df Filesys::Df is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::Df; #### Get information by passing a scalar directory/filename value my $ref = df("/tmp"); # Default output is 1K blocks if(defined($ref)) { print "Total 1k blocks: $ref->{blocks}n"; print... Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Filesys::Df Download

Added: November 02, 2010 | Visits: 882

WWW::PDAScraper WWW::PDAScraper is a Perl class for scraping PDA-friendly content from websites. Synopsis use WWW::PDAScraper; my $scraper = WWW::PDAScraper->new qw ( NewScientist Yahoo::Entertainment ); $scraper->scrape(); or use WWW::PDAScraper; my $scraper = WWW::PDAScraper->new; $scraper->scrape... Platforms: *nix

License: Freeware Size: 70.66 KB Download (89): WWW::PDAScraper Download

Added: November 07, 2010 | Visits: 938

FireAnt FireAnt is an Eclipse plugin for modeling complex remote deployment and configuration processes for EJBs. It allows developers to model the deployment and execution of groups of packages and configuration scripts on remote targets. After modeling a deployment plan, FireAnts runtime... Platforms: *nix

License: Freeware Size: 6.7 MB Download (108): FireAnt Download

Added: September 25, 2010 | Visits: 789

Test::MockDBI Test::MockDBI is Perl module mock DBI interface for testing. SYNOPSIS use Test::MockDBI; OR use Test::MockDBI qw( :all ); Test::MockDBI::set_dbi_test_type(42); if (Test::MockDBI::get_dbi_test_type() == 42) { ... $mock_dbi = get_instance Test::MockDBI; $mock_dbi->bad_method(... Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): Test::MockDBI Download

Added: January 17, 2010 | Visits: 1.068

XML::Handler::HTMLWriter XML::Handler::HTMLWriter is a SAX Handler for writing HTML 4.0. SYNOPSIS use XML::Handler::HTMLWriter; use XML::SAX; my $writer = XML::Handler::HTMLWriter->new(...); my $parser = XML::SAX::ParserFactory->parser(Handler => $writer); ... This module is based on the rules for outputting... Platforms: *nix

License: Freeware Size: 7.17 KB Download (140): XML::Handler::HTMLWriter Download

Added: August 10, 2010 | Visits: 573

Apache::CryptHash Apache::CryptHash is a Perl module with encrypted tokens for cookies. Creates an encrypted cookie-like string with a MAC (checksum) from a hash of critical and non-critical values. The MAC is created on only the critical values. Decryption will fail if the string has been altered and the MAC... Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): Apache::CryptHash Download

Added: August 12, 2010 | Visits: 637

File::Glob File::Glob is a Perl extension for BSD glob routine. SYNOPSIS use File::Glob :glob; @list = bsd_glob(*.[ch]); $homedir = bsd_glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (CORE::glob() does this automatically... Platforms: *nix

License: Freeware Size: 12.2 MB Download (88): File::Glob Download

Added: July 25, 2010 | Visits: 962

squidGuard squidGuard is a combined filter, redirector and access controller plugin for Squid. squidGuard can be used for next activities: limit the web access for some users to a list of accepted/well known web servers and/or URLs only. block access to some listed or blacklisted web servers and/or... Platforms: *nix

License: Freeware Size: 1.8 MB Download (124): squidGuard Download

Added: October 12, 2010 | Visits: 617

travtrack travtrack project is a Galaxy generator & editor for Traveller(tm). travtrack is a tool to help a Traveller(tm) referee keep track of essential data for a game. Already implemented are galaxies, sectors, subsectors, systems, stars, planets, belt and moons. Yet to be implemented are trade... Platforms: *nix

License: Freeware Size: 337.92 KB Download (89): travtrack Download

Added: November 14, 2010 | Visits: 1.686

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG... Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: January 25, 2010 | Visits: 295

RenameXXL RenameXXL allows you to create "rules" that can be activated to rename file names on the fly. Platforms: Mac

License: Freeware Size: 737 KB Download (93): RenameXXL Download

< 1 2 3 4 5 >