Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Open file issues

by hotshot (Prior)
on Aug 18, 2004 at 09:39 UTC ( [id://383906]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub openFile {
    
    ...
        }
        return FILE;
    }
    
  2. or download this
    sub func1 {
    
    ...
      ...
      return @groupsFile;
    }
    
  3. or download this
    readline() on closed filehandle FILE at /var/www/cgi-bin/lib/myfile.pl
    + line 25.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found