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

Re^2: Reading file and matching lines

by Jalcock501 (Sexton)
on Feb 13, 2014 at 15:50 UTC ( [id://1074855]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my $lines
    
    ...
                    print $_;
            }
    
  2. or download this
    E123456789
    G123456798      ignore this as this is the first instance of G record 
    +in scope
    ...
    G123456789      ignore this as it is different from previous G record
    G123465798      should flag duplicate here because it is the same firs
    +t G record in scope!!!
    h1245
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 06:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found