USING THE AppConfig::State MODULE To import and use the AppConfig::State module the following line should appear in your Perl script: use AppConfig::State; The AppConfig::State module is loaded automatically by the new() constructor of the AppConfig ...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMTUSING THE AppConfig::Getopt MODULE To import and use the AppConfig::Getopt module the following line should appear in your Perl script: use AppConfig::Getopt; AppConfig::Getopt is used automatically if you use the AppConfig module and create an AppCo...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMTUSING THE AppConfig MODULE To import and use the AppConfig module the following line should appear in your Perl script: use AppConfig; To import constants defined by the AppConfig module, specify the name of one or more of the constant or tag sets as...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMTUSING THE AppConfig::File MODULE To import and use the AppConfig::File module the following line should appear in your Perl script: use AppConfig::File; my $appconfig = AppConfig->new(); $appconfig->myfile($file);...
ABW/AppConfig-MyFile-0.00 - 11 Feb 1999 08:47:41 GMTUSING THE AppConfig::CGI MODULE To import and use the AppConfig::CGI module the following line should appear in your Perl script: use AppConfig::CGI; AppConfig::CGI is used automatically if you use the AppConfig module and create an AppConfig::CGI ob...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMTUSING THE AppConfig::Args MODULE To import and use the AppConfig::Args module the following line should appear in your Perl script: use AppConfig::Args; AppConfig::Args is used automatically if you use the AppConfig module and create an AppConfig::Ar...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMTUSING THE AppConfig::File MODULE To import and use the AppConfig::File module the following line should appear in your Perl script: use AppConfig::File; AppConfig::File is used automatically if you use the AppConfig module and create an AppConfig::Fi...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 GMT