http://qs1969.pair.com?node_id=1006018

rovf has asked for the wisdom of the Perl Monks concerning the following question:

Does anybody know where I can get a precompiled XML::LibXML for ActiveState Perl 5.16 (Windows, 32 Bit), or do I have to bite the bullet and compile it from CPAN?

This is what I already tried:

Here the error messages from running
use strict; use warnings FATAL => qw(all); use PPM::Repositories; for ( keys %Repositories ) { print `ppm repository add $_ $Repositories{$_}->{location}`; }
:
Unrecognized ppm command 'repository'; try one of area, config, descri +be, files, gui, help, info, install, list, log, profile, query, remove, +repo, search, tree, uninstall, update, upgrade, verify, or version Usage: ppm <cmd> <arg>... Run 'ppm help' to learn more.
-- 
Ronald Fischer <ynnor@mm.st>