|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Check For Dupes In FLat DB Before Addingby northwind (Hermit) |
| on Dec 14, 2005 at 13:13 UTC ( [id://516715]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
So what exactly is the file format of your flat file DB? As in, is "everything on one line", or "everything in a set number of lines", or "variable records"? In regards to reading in a file: will slurp the entire flat file DB in and remove the newline character(s) from each line (depending on the size of the file, slurping entire files may not be a Good IdeaTM).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||