Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: while loop over filehandle

by Flexx (Pilgrim)
on Sep 23, 2002 at 14:08 UTC ( [id://200098]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # tested, but might not exactly match what anonymous
    # was doing (added newline output after each chunk, 
    ...
    
    print join(', ', @users); # Output what's left.
    close FILE;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found