Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Config::IniFiles , all methods return fail?

by linuxer (Curate)
on Apr 19, 2011 at 22:09 UTC ( [id://900241]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $cfg = Config::IniFiles->new( -file => 'test.ini' ) 
      or die "Failed to create Config::IniFiles object: @Config::IniFiles:
    +:errors\n";
    
  2. or download this
    0 linuxer@host /tmp $ cat /tmp/a.pl && perl /tmp/a.pl
    #! /usr/bin/perl
    ...
    
    Failure: Empty file treated as error
    255 linuxer@host /tmp $
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://900241]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found