glfs/general/prog/perl-deps/perl-module-runtime.xml
2024-02-16 19:51:24 -06:00

61 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../../general.ent">
%general-entities;
<!ENTITY my-download-http "&metacpan_authors;/Z/ZE/ZEFRAM/Module-Runtime-&Module-Runtime-version;.tar.gz">
<!ENTITY my-md5sum "d3d47222fa2e3dfcb4526f6cc8437b20">
]>
<!-- Begin Module::Runtime -->
<sect2 id="perl-module-runtime" xreflabel="Module-Runtime-&Module-Runtime-version;">
<title>Module::Runtime-&Module-Runtime-version;</title>
<indexterm zone="perl-module-runtime">
<primary sortas="a-Module-Runtime">Module::Runtime</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Module::Runtime</title>
<para>
Module::Runtime provides functions to deal with runtime handling of
<application>Perl</application> modules.
</para>
&lfs121_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&my-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &my-md5sum;
</para>
</listitem>
</itemizedlist>
</sect3>
<sect3 role="installation">
<title>Installation of Module::Runtime</title>
<para>
Although Module::Build is still listed as a prerequisite, it is
no-longer necessary on systems with a working <command>make</command>.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>