Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Bad Module Code

by smalhotra (Scribe)
on Jul 11, 2003 at 19:26 UTC ( [id://273541]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    printFile($file) or warn "Could not printFile, '$file': $!";
    
    ...
      print while (<FH>);
      close FH; # do not complain if it cannot
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (9)
As of 2024-03-28 09:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found