I was trying to download the XML::LibXML module - but when I tried to run the command "perl makefile.pl", i got an error that asked me to first install libxml2. I then downloaded libxml2-2.4.12-1-lib from http://sourceforge.net/projects/gnuwin32/files/
but when i extracted the zip file, it was all .h files. What's the simplest way to compile them? or if not, what else should i do with them? :)