Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Speeding up large file sorts

by orbital (Scribe)
on Nov 30, 2001 at 06:13 UTC ( #128532=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    CD1\01100809.pdf(1) - [Account Number] Indexed key "654546654".
    CD1\01100813.pdf(1) - [Account Number] Indexed key "654546654".
    CD1\01100809.pdf(1) - [Name] Indexed key "Bob".
    
  2. or download this
    open(IN, $infile ) || die "can't open logfile: $infile\n";
    open(OUT, ">$outfile" ) || die "can't create datfile: $outfile\n";
    ...
              print OUT scalar(<IN>);
            }
       }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://128532]
Approved by root
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 2023-12-04 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?