XML-Parser-2.44 N32
Intltool-0.51.0
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