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

Re: File compares

by Cine (Friar)
on Jul 31, 2003 at 12:48 UTC ( [id://279545]=note: print w/replies, xml ) Need Help??


in reply to File compares

There are MANY ways. Which is the better is up to your programming style and restrictions.
The simplest (and fastest) is to keep the master file in a hash and look up values there. If that would consume to much memory, there are two trivial ways of fixing that, either use a database interface to your file or search through it manually.

T I M T O W T D I

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-26 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found