Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Reading in two text files

by pemungkah (Priest)
on Apr 30, 2012 at 23:19 UTC ( [id://968177]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub consume {
        my ($filehandle) = @_;
    ...
        }
        return %result;
    }
    
  2. or download this
        # Assume first machine is the more important one and we want to be
    + sure we check
        # all its filesystems. (We can't guarantee we looked at all of the
    + second machine's
    ...
                print "]\n";
            }
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found