10.113. XML-Parser-2.42_01 N32

XML::Parser is a perl module for parsing XML documents.

10.113.1. Installation of XML-Parser

Prepare XML::Parser for compilation:

USE_ARCH=n32 perl Makefile.PL

Compile the package:

make

To test the results, issue:

make test

Install the package:

make install

Details on this package are located in Section 10.114.2, “Contents of XML::Parser.”