glfs/general/prog/perl-deps/perl-sub-identify.xml

56 lines
1.6 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;/R/RG/RGARCIA/Sub-Identify-&Sub-Identify-version;.tar.gz">
<!ENTITY my-md5sum "014f19e72698b6a2cbcb54adc9691825">
]>
<!-- Begin Sub::Identify -->
<sect2 id="perl-sub-identify" xreflabel="Sub-Identify-&Sub-Identify-version;">
<title>Sub::Identify-&Sub-Identify-version;</title>
<indexterm zone="perl-sub-identify">
<primary sortas="a-Sub-Identify">Sub::Identify</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Sub::Identify</title>
<para>
Sub::Identify allows you to retrieve the real name of code references.
It is encouraged to migrate to Sub::Util (a core module) when possible.
</para>
2021-08-28 08:08:59 +08:00
&lfs110a_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 Sub::Identify</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>