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

Re^5: printing several lines around match

by muba (Priest)
on Jun 19, 2012 at 15:27 UTC ( [id://977098]=note: print w/replies, xml ) Need Help??


in reply to Re^4: printing several lines around match
in thread printing several lines around match

Ain't that one sweet helluva mess.

Change the while line into this. I think it should solve it. But again, untested.

while ( <$HAN> ) {

But more importantly, instead of verbatim copying that code, try to understand what's going on. Try to understand what I am doing, and why, and how. Of course, my way is not the only way and for all I know it might not even be the best way, but it's the thought process that matters.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-03-29 11:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found