Expat-2.1.0
Intltool-0.50.2
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