On Tue, 9 Jan 2007 20:45:36 -0800, "Sudarsan Piduri" <[EMAIL PROTECTED]> wrote:
>When I run ppm install, it gives me the following error: > >ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML-Common.ppd [...] >This is perl, v5.6.1 built for MSWin32-x86-multi-thread The URL above specifies a Perl 5.8 repository. Replace the string "ppms" with "ppmpackages" to get the 5.6 repository: ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/XML-LibXML-Common.ppd Cheers, -Jan _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
