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

Re^3: match two files

by jwkrahn (Abbot)
on Jun 04, 2020 at 18:26 UTC ( [id://11117699]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            my ( $first, $second ) = split /\t+/;
    
  2. or download this
            my ( $first, $second ) = split or next;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-03-28 18:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found