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

Separator freeware
Filter: All | Freeware | Demo
 

Separator

< 1 2 3 4 5 > 
Added: September 19, 2010 | Visits: 1.372

Array::Compare SYNOPSIS use Array::Compare; my $comp1 = Array::Compare->new; $comp->Sep(|); $comp->Skip({3 => 1, 4 => 1}); $comp->WhiteSpace(0); $comp->Case(1); my $comp2 = Array::Compare->new(Sep => |, WhiteSpace => 0, Case => 1, Skip => {3 => 1, 4 => 1}); my @arr1 = 0 .. 10; my @arr2 = 0 ..... Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): Array::Compare Download

Added: June 16, 2010 | Visits: 939

DirHandle DirHandle is a Perl module created to supply object methods for directory handles. SYNOPSIS use DirHandle; $d = new DirHandle "."; if (defined $d) { while (defined($_ = $d->read)) { something($_); } $d->rewind; while (defined($_ = $d->read)) { something_else($_); } undef $d; } The... Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): DirHandle Download

Added: July 12, 2010 | Visits: 1.777

One-Wire Weather One-Wire Weather is a client program for Dallas Semiconductor / AAG 1-wire weather station kits, providing a graphical (animated) display to monitor outside temperature, wind speed and direction, rainfall, and humidity. Extra temperature sensors may be added. A 1-wire "hub" may be used for... Platforms: *nix

License: Freeware Size: 440.32 KB Download (116): One-Wire Weather Download

Added: August 02, 2010 | Visits: 1.246

Directory Synchronize Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it. Directory Synchronize synchronizes the contents of one directory to another.... Platforms: *nix

License: Freeware Size: 675.84 KB Download (107): Directory Synchronize Download

Added: August 21, 2010 | Visits: 1.209

IMAP::Admin IMAP::Admin is a Perl module for basic IMAP server administration. SYNOPSIS use IMAP::Admin; $imap = IMAP::Admin->new(Server => name.of.server.com, Login => login_of_imap_administrator, Password => password_of_imap_adminstrator, Port => port# (143 is default), Separator => ".", #... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): IMAP::Admin Download

Added: April 04, 2010 | Visits: 1.291

Time::Format Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is... Platforms: *nix

License: Freeware Size: 38.91 KB Download (94): Time::Format Download

Added: March 05, 2010 | Visits: 762

Iterator::IO Iterator::IO is a Perl module with filesystem and stream iterators. SYNOPSIS use Iterator::IO; # Return the names of files in a directory (except . and ..) $iter = idir_listing ($path); # Return all the files in a directory tree, one at a time. # Like File::Find, in slow motion. $iter... Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Iterator::IO Download

Added: August 24, 2010 | Visits: 1.110

File::Basename File::Basename is a Perl module to parse file paths into directory, filename and suffix. SYNOPSIS use File::Basename; ($name,$path,$suffix) = fileparse($fullname,@suffixlist); $name = fileparse($fullname,@suffixlist); $basename = basename($fullname,@suffixlist); $dirname =... Platforms: *nix

License: Freeware Size: 12.2 MB Download (113): File::Basename Download

Added: October 03, 2010 | Visits: 1.005

Parse::Nibbler Parse::Nibbler is Perl module to parse huge files using grammars written in pure perl. Create a parser object using the ->new method. This method is provided by the Parse::Nibbler module and should not be overridden. The main functionality of the Parse::Nibbler module is the Register... Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): Parse::Nibbler Download

Added: October 19, 2010 | Visits: 1.067

Open-RJ Open-RJ is an library that implements readers for the Record-Jar structured text file format. Mappings are provided to several languages and technologies, including C++, COM, D, Java, .NET, Python, Ruby, and STL. In addition to platform-independence, the library focuses on small runtime costs -... Platforms: *nix

License: Freeware Size: 1.3 MB Download (93): Open-RJ Download

Added: June 27, 2010 | Visits: 1.308

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |... Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

Added: September 14, 2010 | Visits: 1.362

Smart Package Manager The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently... Platforms: *nix

License: Freeware Size: 481.28 KB Download (122): Smart Package Manager Download

Added: November 13, 2010 | Visits: 939

HTML::Widgets::DateEntry HTML::Widgets::DateEntry is a Perl module that creates date entry widgets for HTML forms. SYNOPSIS use HTML::Widgets::DateEntry; $de = new HTML::Widgets::DateEntry( year => [date_year, $date_year], month => [date_month, $date_month], day => [date_day, $date_day], separator => /,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (101): HTML::Widgets::DateEntry Download

Added: November 24, 2010 | Visits: 1.560

netboot dhctp/tftp server netboot project allows you to easily bootstrap Ubuntu or Debian netinstaller. Or assign address to network device like ILO to configure it. Very simple in use and need almost zero configuration. I always hated dhcpd and tftp-ha. For looking who is asking for boot: kef@flash:~$ sudo ./netboot... Platforms: *nix

License: Freeware Size: 8.19 KB Download (108): netboot dhctp/tftp server Download

Added: November 10, 2010 | Visits: 810

Gestinanna::Util Gestinanna::Util Perl module contains utility functions. SYNOPSIS use Gestinanna::Util qw(:path); my $regex = path2regex($path) my $cmp = path_cmp($path_a, $path_b); use Gestinanna::Util qw(:hash); my $new_hash = deep_merge_hash(@hashes); This module provides utility functions that... Platforms: *nix

License: Freeware Size: 215.04 KB Download (97): Gestinanna::Util Download

Added: April 13, 2010 | Visits: 966

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: July 23, 2010 | Visits: 1.126

GMarks GMarks allows you to you sync & manage your Google Bookmarks across several computers. GMarks helps you sync & manage your Google Bookmarks across several computers. It includes a sidebar, a toolbar, a quick search with Home+Home similar to Google Desktops Ctrl+Ctrl search, and full content... Platforms: *nix

License: Freeware Size: 91.14 KB Download (108): GMarks Download

Added: October 14, 2010 | Visits: 688

Time::Piece Time::Piece is a Perl module that contains Object Oriented time objects. SYNOPSIS use Time::Piece; my $t = localtime; print "Time is $tn"; print "Year is ", $t->year, "n"; This module replaces the standard localtime and gmtime functions with implementations that return objects. It does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Time::Piece Download

Added: September 05, 2010 | Visits: 685

magpy Magpy is a Python wrapper for the mg search engine. magpy module features fast full text sarch, indexing and boolean queries. Both mg and magpy are released under the GPL (General Public License). Installation: To install magpy from source, extract the archive magpy-*.tar.gz, and run the... Platforms: *nix

License: Freeware Size: 327.68 KB Download (93): magpy Download

Added: February 17, 2010 | Visits: 1.268

X12::Parser::Readme X12::Parser::Readme is a Perl module for understanding configuration (cf) files for X12::Parser. X12 transactions ASC X12 standards define commonly used EDI transactions. The standards define a structure/format for exchange of EDI data. Each transaction type is called a "transaction set".... Platforms: *nix

License: Freeware Size: 19.46 KB Download (115): X12::Parser::Readme Download

< 1 2 3 4 5 >