Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Getting lines in a file between two patterns

by Yates (Beadle)
on Jul 05, 2012 at 08:33 UTC ( [id://979989]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
        }
    }
    close IN;
    
  2. or download this
    
    These are the first
    ...
    set of lines
    
    which are to be extracted
    
  3. or download this
    elsif ($count && $_ !~ /^$/)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 17:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found