|
|
| No such thing as a small change | |
| PerlMonks |
converting a large SGML file into a databaseby dannoura (Pilgrim) |
| on Nov 18, 2005 at 19:36 UTC ( #509920=perlquestion: print w/ replies, xml ) | Need Help?? |
|
dannoura has asked for the
wisdom of the Perl Monks concerning the following question:
hi, I want to convert a ~1GB SGML file into a database. I decided to use DBM::Deep (which is pure perl), since I've never used databases before and I don't have the time to learn about them right now. I tried my code on several smaller files and it works ok. Now I have to see if it works with the large file. So here are my questions:
Thanks for your help. The relevant sub is:
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||