XML-Parser-2.42_01 32 Bit
Intltool-0.50.2
XML::Parser is a perl module for parsing XML documents.
Prepare XML::Parser for compilation:
USE_ARCH=64 perl Makefile.PL
Compile the package:
make
To test the results, issue:
make test
Install the package:
make install