|
From: Jonathan S. <gel...@ge...> - 2002-02-28 09:38:36
|
On Thu, 28 Feb 2002, Joseph Ryan wrote: > "Randal L. Schwartz" <me...@st...> wrote: > > > >>>>> "Jonathan" == Jonathan Stowe <jn...@ge...> writes: > > > > Jonathan> I would also be interested in a single file pure perl XML > parser. > > > > XML::Parser::Lite fails for ... what reason? > > >From the nms home page: (http://nms-cgi.sourceforge.net) > > >They must not use any non-standard Perl modules. I know this is a bit > contentious, but I really think that the target audience will have problems > installing modules from CPAN. > > Therefore, we would need a Pure-Perl implementation if we were to include > it... > Randal is of course right ... The code in XML::Parser::Lite is small enough that it could be ripped out and used in any program that needed to parse XML, the regular expression at its core, however is that scary that I wouldn't want to put it anywhere near any children :) XML::Parser::Lite is distributed with SOAP::Lite - it is only 202 lines long including POD and comments. /J\ -- Jonathan Stowe | <http://www.gellyfish.com> | This space for rent | |