Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
WWWgrab.pm
Tie::ListKeyedHash 0.41
Tie::FileLRUCache 1.00
Tie::DB_File::SplitHash 1.0
sendmail-cgi.pl
Search::InvertedIndex 1.III
Redlibrary 1.0
POE - Perl Object Environment 0.27
Lingua::Stem 0.30
libwww-perl-5 V.43
HTML::Template 1.VI
HTML::Embperl 1.2.2001
Functional.pm 0.0.2
formlib 0.0
EdcomLib 1.0 Alpha 8
Top Code
CfgFile 1.I
cgi-lib.pl II.18
CGI.pm II.53
CGI::Minimal 1.II
Class::ParmList 1.II
Class:NamedParms 1.III
DBIx::CGI 0.6
DBIx::CodeKit
dbUnder 1.4.2003
EdcomLib 1.0 Alpha 8
formlib 0.0
Functional.pm 0.0.2
HTML::Embperl 1.2.2001
HTML::Template 1.VI
libwww-perl-5 V.43
CGI/PERL > Development Tools > Libraries and Modules
Source List
All | Freeware

Code 21-24 of 24   Pages: Go to  << Prior  1  2  3  page  


The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. Some of the features available are extremely simple to learn and easy to use, designed for operation under Perl5 and Perl4, ver



Class::ParmList is a simple package for validating calling parameters to a subroutine or method. It allows you to use named parameters while providing for checking for number and naming of parameters for verifying inputs are as they expected and meet



Class:NamedParms is a scripts that allows key name checking for named accessor parameters. The script provides for the use of a generic 'get/set' type parameterized accessor. This is happening while automatically catching accidental mis-spellings an



CfgFile is a class that can be utilized for supporting the loading of a configuration file.