![]() |
|
more useful options | |
PerlMonks |
Re^2: Slurping a large (>65 gb) into bufferby tcf03 (Deacon) |
on Oct 01, 2007 at 16:26 UTC ( #641946=note: print w/replies, xml ) | Need Help?? |
Not sure if this would be an acceptable solution, or rather the start of one but if you have some process which reads all that html into a file, say, off the web. You could dump the pages using Storable and save some disk space. And perhaps some time in processing when reading back.
Ted -- "That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved." --Ralph Waldo Emerson
In Section
Seekers of Perl Wisdom
|
|