Help for this page

Select Code to Download


  1. or download this
    use lib ("/path/to/file/config");
    use PerlConfig;  # This is PerlConfig.pm in /path/to/file/config
    
  2. or download this
    package Cfg;