MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Perl HOME IntlTool »

Perl-XML-Parser

Name: Perl-XML-Parser
Summary: An XML parser for Perl based on the Expat library
License: Artistic
Version: 2.47
URL: https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-2.47.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 512 KiB

Configuration

To configure the Perl XML-Parser for install into the build root, run the following command:

perl Makefile.PL

Compilation and Installation

To compile the Perl XML-Parser, run the following command:

make

Next, run the test suite:

make test

Finally, to install the Perl XML-Parser into the build tree, run the following command:

make install

Contents

Contents  
Installed Plugins Expat.so
Navigation    
« Perl HOME IntlTool »