6.43. XML::Parser-2.42_01

The XML::Parser module is a Perl interface to James Clark's XML parser, Expat.

Approximate build time: 0.1 SBU
Required disk space: 2.5 MB

6.43.1. Installation of XML::Parser

Prepare XML::Parser for compilation:

perl Makefile.PL

Compile the package:

make

To test the results, issue:

make test

Install the package:

make install

6.43.2. Contents of XML::Parser

Installed module: Expat.so

Short Descriptions

Expat.so

provides the Perl Expat interface.