Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    use Config::Simple;
    ...
    unless (%Config = $cfg->vars()) {
            die "CRITICAL: $config_file is not a valid INI file!\n";
    }
    
  2. or download this
    Something went wrong. No supported configuration file syntax found at 
    +/usr/local/lib/perl5/site_perl/5.8.2/Config/Simple.pm line 184, <FH> 
    +line 16.