in reply to Re: Can't build XML-Parser-2.34
in thread Can't build XML-Parser-2.34

I don't see XML-Parser in ppm to install it that way. Is there some reason why it is not there?

Replies are listed 'Best First'.
Re^3: Can't build XML-Parser-2.34
by planetscape (Chancellor) on Mar 10, 2007 at 03:45 UTC

    PPMs for XML::Parser may be found here. You could try, for example, typing ppm install http://trouchelle.com/ppm/XML-Parser.ppd at a command prompt and see if that works for you.

    HTH,

    planetscape
Re^3: Can't build XML-Parser-2.34
by runrig (Abbot) on Mar 10, 2007 at 04:09 UTC
    Kobes also has XML-Parser, and not only that, but a guide to what other repositories have it.
Re^3: Can't build XML-Parser-2.34
by grantm (Parson) on Mar 11, 2007 at 02:25 UTC
    XML::Parser is part of the ActivePerl distribution. It's needed by the PPM script, so if ppm works then you already have XML::Parser.