Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl\bin\perl -w
    
    ...
    $ini->put(['User','Password',$password,-add]);
    $ini->save();
    }
    
  2. or download this
    Use of unitialized value in concatenation (.) at C:/Perl/site/lib/IniF
    +ile.pm line 280, <STDIN> line 2.