in reply to Re^2: Fastest XML parser that can run under ActivePerl on Windows?
in thread Fastest XML parser that can run under ActivePerl on Windows?

My concern isn't about pure Perl, but being able to install it via ppm out of the box.

The Active State repository isn't the only place to get ppm modules. See this page: http://ppm4.activestate.com/

If you are using the gui I/F to PPM, got into Edit | preferences and there is a way to add other repositories. Sometimes you will find something that isn't in the default ActiveState repository (I've gotten crypt modules from U of Winnipeg before). I don't know for sure whether this will help you on your XML quest or not, but thought it was worth a mention.

  • Comment on Re^3: Fastest XML parser that can run under ActivePerl on Windows?

Replies are listed 'Best First'.
Re^4: Fastest XML parser that can run under ActivePerl on Windows?
by Xenofur (Monk) on Apr 27, 2009 at 14:43 UTC
    I'm already using all these, but you're right, it was worth a mention. :)