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