in reply to XML::EasyOBJ and out of memory

So, what i've done is broken up the large file by reading in a creating a small file between each tags of tags that i am interested in.
Have a look at XML::Twig.


holli, /regexed monk/

Replies are listed 'Best First'.
Re^2: XML::EasyOBJ and out of memory
by nozz (Initiate) on Mar 19, 2005 at 00:23 UTC
    good idea, thanks