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

Re: Is this a correct way of obtaining input from a file?

by DamnDirtyApe (Curate)
on Aug 06, 2002 at 20:53 UTC ( [id://188156]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open FH, 'CheckUPS.in' or die "Couldn't open file: $!" ;
    chomp( my ( $TRACK, $pager, $service ) = <FH> ) ;
    close FH ;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found