10.109. XML-Parser-2.44 32 Bit

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

10.109.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.111.2, “Contents of XML::Parser.”