How do I install perl module XML::LibXML on windows?
thanks
If you are using ActiveState Perl , try this command on windows command prompt:
ppm install XML::LibXML
If you have installed Perl with strawberry, open a cmd, then :
cpan XML::LibXML
No 'Makefile' createdCPAN: YAML::XS loaded ok (v0.35) SHLOMIF/XML-LibXML-2.0014.tar.gz C:\Perl\bin\perl.exe Makefile.PL INSTALLDIRS=site -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read metadata file. Falling back to other methods to determine prerequisites
Jan 28, 2013 at 13:46