Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

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

by borisz (Canon)
on Sep 28, 2005 at 17:55 UTC ( [id://495848]=note: print w/replies, xml ) Need Help??


in reply to How to extract Start .. End from multiline file

while(<>){ next unless /START/ .. /END/; print }
Boris

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-03-28 19:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found