Expat-2.2.0
Intltool-0.51.0
XML::Parser is a perl module for parsing XML documents.
Prepare XML::Parser for compilation:
perl Makefile.PL
Compile the package:
make
To test the results, issue:
make test
Install the package:
make install