PerlSax to parse/search large (~350 MB) file
by Corey Smith (s) other posts by this author
Jul 10 2001 10:02PM messages near this date
view in the new Beta List Site
Re: XML::Simple - how to iterate through records?
|
RE: PerlSax to parse/search large (~350 MB) file
The task:
Search a large xml file for an identifier contained in an element.
Having located the line associated with the desired identifier,
output line from source file to file. Output all other lines to another
file.
The problem:
Once there is a match on the identifier, how can I identify the line
from the input file so that I can output it to a file?
Any help would be greatly appreciated. Thanks.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-xml
Thread:
Corey Smith (s)
Sterin, Ilya
|