in reply to XML::LibXML and XML::LibXSLT ppd

If you configure the AS PPM tool to use the excellent University of Winnipeg PPM repository you should be able to install the binary via PPM directly. You should also find that there are a few other excellent modules there too.

Basically in the PPM shell you type something like:

set repository Theory http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?u +rn:/PPMServer set save

Then install and search away as normal. It does work fine on NT by the way, and it's very fast!

Hope this helps.

Replies are listed 'Best First'.
Re: Re: XML::LibXML and XML::LibXSLT ppd
by nagesh (Novice) on Feb 25, 2002 at 20:37 UTC

    Great!! this worked, thanx a lot.:)

    nagesh