10.112. XML-Parser-2.42_01 32 Bit

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

10.112.1. Installation of XML-Parser

Prepare XML::Parser for compilation:

USE_ARCH=32 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.”