in reply to Can't build XML-Parser-2.34

I have to ask, since you don't specify: are you using ActiveState perl? Is there any reason you're not using ActiveState perl, and ppm to install the module?

Replies are listed 'Best First'.
Re^2: Can't build XML-Parser-2.34
by ecuster2000 (Initiate) on Mar 10, 2007 at 02:39 UTC
    I don't see XML-Parser in ppm to install it that way. Is there some reason why it is not there?

      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
      Kobes also has XML-Parser, and not only that, but a guide to what other repositories have it.
      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.