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

Re^2: How to extract Start .. End from multiline file

by ikegami (Patriarch)
on Sep 28, 2005 at 18:19 UTC ( [id://495857]=note: print w/replies, xml ) Need Help??


in reply to Re: How to extract Start .. End from multiline file
in thread How to extract Start .. End from multiline file

Your code, shown below, does not work the same way.

Are you sure?

>perl -MO=Deparse -e "while ($var = <fh>) { }" while (defined($var = <fh>)) { (); } -e syntax OK

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 16:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found