Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Need help with comparison code

by GotToBTru (Prior)
on Feb 02, 2011 at 18:16 UTC ( [id://885811]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open IN,'<',$matchfile or die "Could not open $matchfile\n";
    open OUT,'>>,$outfile or die "Could not open $outfile\n";
    
  2. or download this
    foreach my $file (@files) {
      foreach my $file2 (<IN>) {
    

Log In?
Username:
Password:

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

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

    No recent polls found