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 any laid down minimum requirements. It also allows the setting of default values for the named parameters if they have been omitted.
Similar scripts
Redlibrary
(Popularity: ) : Redlibrary is a utility that will help you build your own scripts. It offers the most commonly used perl functions ... dbUnder
(Popularity: ) : This is a Perl4 Based micro-RDBMS Database Library using flat-files to manage tables and data. It works best with Perl5. ... Apache::ASP
(Popularity: ) : This module provides an active server pages port to the Apache Web Server that has perl as the host language. ... POE - Perl Object Environment
(Popularity: ) : POE or Perl Object Environment is a networking and multi tasking framework for Perl. It includes an evolving component framework. ... formlib
(Popularity: ) : Formlib makes available a few perl subroutines that can help you in handling forms. It allows you to use both ... HTML::Template
(Popularity: ) : This module tries to make using of HTML templates simple and natural. It extends standard HTML with a few new ... Tie::ListKeyedHash
(Popularity: ) : Tie::ListKeyedHash is a Perl module that helps you to use lists as the keys for multi-level hashes. This is an ... PrintAnything.pl
(Popularity: ) : PrintAnything.pl is a Perl library that is useful while debugging Perl 5 scripts that make use of references & nested ... CfgFile
(Popularity: ) : CfgFile is a class that can be utilized for supporting the loading of a configuration file. Class:NamedParms
(Popularity: ) : Class:NamedParms is a scripts that allows key name checking for named accessor parameters. The script provides for the use of ...