Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>dan@d3fy.net</email>
<name>Dan Molik</name>
</maintainer>
<longdescription lang="en">
This module is a replacement for the most typical use of the h2xs
utility bundled with all Perl distributions: the creation of the
directories and files required for a pure-Perl module to be
installable with make and distributable on the Comprehensive Perl
Archive Network (CPAN).
h2xs has many options which are useful -- indeed, necessary -- for
the creation of a properly structured distribution that includes
C code as well as Perl code. Most of the time, however, h2xs is
used as follows
</longdescription>
</pkgmetadata>