2018-11-18 07:06:15 +08:00
|
|
|
<?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 -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<sect2 id="perl-package-deprecationmanager" xreflabel="Package-DeprecationManager-&Package-DeprecationManager-version;">
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<title>Package::DeprecationManager-&Package-DeprecationManager-version;</title>
|
|
|
|
|
2018-11-18 07:50:19 +08:00
|
|
|
<indexterm zone="perl-package-deprecationmanager">
|
2018-11-18 07:06:15 +08:00
|
|
|
<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>
|
|
|
|
|
2019-02-16 07:04:56 +08:00
|
|
|
&lfs84_checked;
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<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">
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-package-stash"/>,
|
|
|
|
<xref linkend="perl-params-util"/>,
|
|
|
|
<xref linkend="perl-sub-install"/> and
|
2018-11-18 07:06:15 +08:00
|
|
|
<xref linkend="perl-sub-name"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect5">Recommended (required for the testsuite)</bridgehead>
|
|
|
|
<para role="recommended">
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-test-fatal"/>,
|
|
|
|
<xref linkend="perl-test-warnings"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
</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>
|