You're running out of memory because the file contains so much data. The data structure your XML module builds is too big for your machine. The solution is to use a XML parser that can handle stream mode and doesn't attempt to build the whole document.
XML::Twig would be a good one to try. Its pod has an example of working with a huge file.
After Compline,
Zaxo
In reply to Re: Katrina Parseing perl script
by Zaxo
in thread Katrina Parseing perl script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |