On Mon, 17 Oct 2005, Kenneth Chan wrote:

One more concern when I ran ppm with the command of "query *" and it said
that

could not find ParserDetails.ini in c:/Perl/site/lib/XML/SAX

However I installed both XML-LibXML-Common.ppd and XML-LibXML.ppd and
XML::SAX

To get rid of this warning, run the following command at
a DOS prompt:

 C:\>perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"

If you install XML::SAX from our
   http://theoryx5.uwinnipeg.ca/ppms/
repository, a post-install script should be run, offering
to do this for you.

--
best regards,
randy
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to