Help for this page

Select Code to Download


  1. or download this
    package Config::Simple;
     
    ...
    $VERSION   = '4.55';
    $DEFAULTNS = 'default';
    
  2. or download this
    #!/usr/bin/perl -w
                                                                          
    +          
    ...
    print "NET = $config{NET} \n";
    exit;
    
  3. or download this
    'ini' syntax
    Use of uninitialized value in concatenation (.) or string at ./t2.pl l
    +ine 14.
    NET =