in reply to Error compiling XML::LibXML::Common

A Guide to Installing Modules
ppm install XML::LibXML::Common
http://kobesearch.cpan.org/dist/XML-LibXML

Replies are listed 'Best First'.
Re^2: Error compiling XML::LibXML::Common
by ScooterTrash (Novice) on Jul 01, 2009 at 17:47 UTC
    Thanks for the information but it doesn't seem to work.
    When I execute the ppm command, it can't find an installable package for XML::LibXML::Common.
    C:\TempPerl\XML-LibXML-Common-0.13>ppm install XML::LibXML::Common Downloading ActiveState Package Repository packlist...not modified ppm install failed: Can't find any package that provides XML::LibXML:: +Common C:\TempPerl\XML-LibXML-Common-0.13>

    I have my search sites to be CPAN, 2 sites at Uwinnipeg and Trouchelle.
    If I try to download using a browser I get the following error.
    Content Encoding Error (content_encoding_error) Server response could not be decoded using encoding type returned by s +erver. This is typically caused by a Web Site presenting a content encoding h +eader of one type, and then encoding the data differently.
    Any other leads or recommendations on the Make errors?