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.478.500 Times

Rules For Significant Numbers freeware
Filter: All | Freeware | Demo
 

Rules For Significant Numbers

< 1 2 3 4 5 
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: 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: February 27, 2010 | Visits: 1.155

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item 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: November 25, 2010 | Visits: 1.539

Plan 9 From User Space Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix. While the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9... Platforms: *nix

License: Freeware Size: 21.5 MB Download (94): Plan 9 From User Space Download

Added: November 15, 2010 | Visits: 781

Pieforms Pieforms project provides a simple, unified way to create, validate and process forms all with a common look and feel, with support for pluggable elements, renderers and validation rules. Huh? What does all that mean? In simple terms, Pieforms provides a library for building HTML forms. So... Platforms: *nix

License: Freeware Download (93): Pieforms 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

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: July 17, 2010 | Visits: 916

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };... Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): HTML::WikiConverter::Dialects 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: 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: May 07, 2010 | Visits: 1.077

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: September 14, 2010 | Visits: 912

Perl::Critic::Config Perl::Critic::Config is a Perl module to find and load Perl::Critic user-preferences. Perl::Critic::Config takes care of finding and processing user-preferences for Perl::Critic. The Config object defines which Policy modules will be loaded into the Perl::Critic engine and how they should be... Platforms: *nix

License: Freeware Size: 245.76 KB Download (90): Perl::Critic::Config Download

Added: May 21, 2010 | Visits: 806

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",... Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

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: 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: 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: October 06, 2010 | Visits: 892

PyWork PyWork is a high performance Python Web framework. The author has been developing web applications for years. In this journey several tools and well known languages where used before meeting Python. I am not going to explain all the great things Python does and gives, but in these advantages,... Platforms: *nix

License: Freeware Size: 266.24 KB Download (89): PyWork Download

< 1 2 3 4 5