in reply to Parsing pseudo XML files
Update: re: your reply...as the name implies, XML::SAX::PurePerl does not require anything but perl. It does require XML::Simple, but remove the 'die ... if ($fatal)' line from the Makefile.PL file and install it (with 'make install' on *nix). Disregard any warnings about not having XML::Parser or failing test results. Then install XML::Handler::Trees and then XML::SAX::PurePerl (actually the whole XML::SAX bundle) and XML::SAX::Simple.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Parsing pseudo XML files
by BMaximus (Chaplain) on Dec 18, 2001 at 00:17 UTC |