glfs/archive/perl-package-deprecationmanager.xml

72 lines
2.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!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;/D/DR/DROLSKY/Package-DeprecationManager-&Package-DeprecationManager-version;.tar.gz">
<!ENTITY my-md5sum "7b46e92aaae3047ede3c67c1714ab88e">
]>
<!-- Begin Package::DeprecationManager -->
<sect2 id="perl-package-deprecationmanager" xreflabel="Package-DeprecationManager-&Package-DeprecationManager-version;">
<title>Package::DeprecationManager-&Package-DeprecationManager-version;</title>
<indexterm zone="perl-package-deprecationmanager">
<primary sortas="a-Package-DeprecationManager">Package::DeprecationManager</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Package::DeprecationManager</title>
<para>
Package::DeprecationManager allows you to manage a set of deprecations
for one or more modules.
</para>
&lfs84_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>
<bridgehead renderas="sect4">Package::DeprecationManager Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-package-stash"/>,
<xref linkend="perl-params-util"/>,
<xref linkend="perl-sub-install"/> and
<xref linkend="perl-sub-name"/>
</para>
<bridgehead renderas="sect5">Recommended (required for the testsuite)</bridgehead>
<para role="recommended">
<xref linkend="perl-test-fatal"/>,
<xref linkend="perl-test-warnings"/>
</para>
</sect3>
<sect3 role="installation">
<title>Installation of Package::DeprecationManager</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>