Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: perl 5.6.1 on AIX 5.1 doesn't open() a $var, only real path

by bluto (Curate)
on May 19, 2005 at 20:47 UTC ( [id://458782]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    su - softwareUser -c /path/to/my/script.pl
    
  2. or download this
    my $confgiFile = '/path/to/configFile';
    
    ...
    print CONFIG $config; # $config is populated much earlier
    
    close(CONFIG);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-18 16:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found