PrintAnything.pl
|
This is a useful Perl library when debugging Perl 5 scripts that make use of references & nested data structures. Simply pass PrintAnything a reference and it will print out a prettified text version of all the data in the structure, complete with fancy indenting and faithful representation of lists and hash key:value mappings.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Redlibrary
Redlibrary is the starting block for you to build your own scripts....
CGI.pm
This perl 5 library uses objects to create Web fill-out forms on the...
HFPM
The HFPM are a set of modules that accept a submitted HTML form,...
cgi-lib.pl
The cgi-lib.pl library makes CGI scripting in Perl easy enough for...
libwww-perl
libwww-perl is a library of Perl packages/modules which provides a...
libwww-perl-5
The libwww-perl distribution is a collection of Perl modules which...
cgi-library.pl
This library includes many useful routines: ReadParse which gets all... |
