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

Invalid File Handle freeware
Filter: All | Freeware | Demo
 

Invalid File Handle

< 1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 847

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Devel::TraceFuncs Download

Added: July 14, 2010 | Visits: 921

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: January 21, 2010 | Visits: 852

Encode::PerlIO Encode::PerlIO is a detailed document on Encode and PerlIO. Overview It is very common to want to do encoding transformations when reading or writing files, network connections, pipes etc. If Perl is configured to use the new perlio IO system then Encode provides a "layer" (see PerlIO) which... Platforms: *nix

License: Freeware Size: 11.3 MB Download (87): Encode::PerlIO Download

Added: January 15, 2010 | Visits: 1.147

Geo::Track::Log Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. SYNOPSIS use Geo::Track::Log; my $log = new Geo::Track::Log; # add a point to a track log. $log->addPoint( { timestamp => 2004-12-25 12:00:00, lat => 0.0, long=> 0.0, } );... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Geo::Track::Log Download

Added: June 19, 2010 | Visits: 1.206

Archive::TarGzip Archive::TarGzip is a Perl module to save and restore files to and from compressed tape archives (tar). SYNOPSIS ###### # Subroutine Interface # use Archive::TarGzip qw(parse_header tar untar); $tar_file = tar(@file, @options); $tar_file = tar(@file); $success = untar(@file);... Platforms: *nix

License: Freeware Size: 96.26 KB Download (101): Archive::TarGzip Download

Added: February 13, 2010 | Visits: 898

Apache::TestUtil Apache::TestUtil Perl module contains utility functions for writing tests. SYNOPSIS use Apache::Test; use Apache::TestUtil; ok t_cmp("foo", "foo", "sanity check"); t_write_file("filename", @content); my $fh = t_open_file($filename); t_mkdir("/foo/bar"); t_rmtree("/foo/bar");... Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Apache::TestUtil Download

Released: April 13, 2011  |  Added: April 17, 2011 | Visits: 2.630

WinMate Download the WinMate, the free system optimize tool to speed up your computer. Why does computer run slow? One major reason is the bad system setting error. The more you use your computer, the more gunked up your Windows system becomes. Applications change system settings cause computer runs... Platforms: Windows

License: Freeware Size: 611 KB Download (753): WinMate Download

Added: April 25, 2013 | Visits: 641

Maian Uploader Script Maian Uploader is a feature rich file upload system. Set up different accounts so that visitors can upload specified files types up to a specified upload limit. Paypal`s IPN system is also integrated to process plan payments. Loads of other features included.Features:- Specify different file... Platforms: PHP

License: Freeware Size: 1.25 MB Download (46): Maian Uploader Script Download

Added: October 18, 2010 | Visits: 907

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {... Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: August 11, 2010 | Visits: 1.256

B::JVM::Jasmin::CompileState B::JVM::Jasmin::CompileState is an internal package used by B::JVM::Jasmin to keep state of compilation. SYNOPSIS use B::JVM::Jasmin::CompileState; my $state = new B::JVM::Jasmin::CompileState([HASHREF]); This class is used to store the internal state of the compiler as it runs. Certain... Platforms: *nix

License: Freeware Size: 44.03 KB Download (345): B::JVM::Jasmin::CompileState Download

Added: March 05, 2010 | Visits: 1.563

Gallery Uploader Gallery Uploader is a Python script that can upload pictures to Web Gallery (only versions 2.0 or above). Gallery Uploader supports multiple galleries. To do it so, you need to save URL, User and Password using the –save option, passing a name to the gallery. You can point to this gallery... Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): Gallery Uploader Download

Added: June 04, 2010 | Visits: 1.079

Mail::Box::Parser::C Mail::Box::Parser::C is a Perl module that can parse folders for MailBox with C routines. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): Mail::Box::Parser::C Download

Added: April 11, 2010 | Visits: 945

Audio::Data Audio::Data is a module for representing audio data to perl. SYNOPSIS use Audio::Data; my $audio = Audio::Data->new(rate => , ...); $audio->method(...) $audio OP ... Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C... Platforms: *nix

License: Freeware Size: 88.06 KB Download (100): Audio::Data Download

Added: March 03, 2010 | Visits: 1.316

IO::Pipe::Producer IO::Pipe::Producer is a Perl module that provides two modules getSubroutineProducer and getSystemProducer. SYNOPSIS # Module which provides 2 methods: getSubroutineProducer # and getSystemProducer. They take a subroutine reference # (with associated arguments) and a system call #... Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): IO::Pipe::Producer Download

Added: April 19, 2010 | Visits: 1.251

SVG::Template::Graph SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,... Platforms: *nix

License: Freeware Download (99): SVG::Template::Graph Download

Added: August 22, 2010 | Visits: 936

Tie::Gzip Tie::Gzip is a Perl module that can read and write gzip compressed files. SYNOPSIS require Tie::Gzip; tie filehandle, Tie::Gzip tie filehandle, Tie::Gzip, mode, filename tie filehandle, Tie::Gzip, filename tie filehandle, Tie::Gzip, %options tie filehandle, Tie::Gzip, mode, filename,... Platforms: *nix

License: Freeware Size: 71.68 KB Download (128): Tie::Gzip Download

Added: June 19, 2010 | Visits: 784

Tie::Eudora Tie::Eudora is a Perl module that can encode/decode emails, read/write emails in Eudora mailbox files. SYNOPSIS #### # Subroutine interface # $encoded_email = decode_record($mailbox_email); @email = decode_field($encoded_email); $encoded_email = encode_field (@email); $mailbox_email =... Platforms: *nix

License: Freeware Size: 66.56 KB Download (93): Tie::Eudora Download

Released: May 08, 2013  |  Added: July 24, 2013 | Visits: 1.086

RegCross Are you tired of a slow computer? Make your computer run like new again. RegCross increases your PC or laptop performance with one click. It reduces your boot and shutdown times by optimizing the system settings and therefore speeding up your computer. It automatically scans the... Platforms: Windows

License: Freeware Size: 1.07 MB Download (102): RegCross Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 914

SLOW-PCfighter [ DISCOUNT: 60% OFF! ] DN in association with SPAMfighter offers you a special discount: Now, only from DN, you can buy SLOW-PCfighter with a 60% discount. Take advantage of this opportunity and press the Buy Now button; you'll surely notice, the discount has been activated. No coupons, no codes, no questions, no... Platforms: Windows

License: Freeware Download (411): SLOW-PCfighter [ DISCOUNT: 60% OFF! ] Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 714

SLOW-PCfighter [DISCOUNT] DN in association with SPAMfighter offers you a special discount: Now, only from DN, you can buy SLOW-PCfighter with a discount. Take advantage of this opportunity and press the Buy Now button; you'll surely notice, the discount has been activated. No coupons, no codes, no questions, no hassle!... Platforms: Windows

License: Freeware Download (415): SLOW-PCfighter [DISCOUNT] Download

< 1 2 3 4 5 >