in reply to Re: 1GB XML mining with XML:twig (newbies question)
in thread 1GB XML mining with XML:twig (newbies question)
As for several PC-InfoData_value_binary (aliases), I load the into an array and than use regular expression to get just the alias from NSC db. karpatovmy $twig= new XML::Twig( twig_handlers => { PC-Compound => \&subrutineforparsing} ); $twig->parsefile($inputfile);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: 1GB XML mining with XML:twig (newbies question)
by karpatov (Beadle) on Feb 18, 2008 at 16:00 UTC |