The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
INSTALL Notes for LaTeXML
 	perl Makefile.PL
	make
	make test
	make install

REQUIREMENTS
	A sufficiently Unicode supporting Perl: 5.8, maybe 5.6
	XML::LibXML and XML::LibXSLT  (See www.CPAN.org)
	(which require libxml2 and libxslt: See http://www.xmlsoft.org/)
        Parse::RecDescent
        Image::Magick