in reply to Need a XML parser pure Perl and independent!
Well, I need a XML parser module, that is independent of others and pure PerlSounds like XML::Parser::Lite is just the module you're looking for. It uses perl5.6+ regexps to parse basic XML, so from the sounds of your requirement, it should do the job just fine.
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Need a XML parser pure Perl and independent!
by gmpassos (Priest) on May 11, 2003 at 03:12 UTC |