![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: XML::Parserby mirod (Canon) |
on Aug 11, 2003 at 16:24 UTC ( #282923=note: print w/replies, xml ) | Need Help?? |
Note that you should NOT use XML::Parser any longer. The reason is best described by matts, the current maintainer in a post on the perl-xml mailing list: in short, if you want low-level XML parsing you should use SAX, not XML::Parser.
In Section
Module Reviews
|
|