A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Perl | HOME | IntlTool » |
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
To configure the Perl XML-Parser for install into the build root, run the following command:
perl Makefile.PL
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 | |
|---|---|
| Installed Plugins | Expat.so |
| Navigation | ||
|---|---|---|
| « Perl | HOME | IntlTool » |