glfs/archive/perl-error.xml
Bruce Dubbs 2e250ed58e Archive perl-error.
Update to whois-5.4.0.
+


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20765 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-30 21:40:44 +00:00

58 lines
1.6 KiB
XML

<?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 "&perl_authors;/id/S/SH/SHLOMIF/Error-&Error-version;.tar.gz">
<!ENTITY my-md5sum "0dcd94640f617df02b6d6c1e4e92018c">
]>
<!-- Begin Error -->
<sect2 id="perl-error" xreflabel="Error-&Error-version;">
<title>Error-&Error-version;</title>
<indexterm zone="perl-error">
<primary sortas="a-Error">Error</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Error</title>
<para>
The Error module provides Error/exception handling in an
object-oriented way.
</para>
&lfs83_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 Error</title>
<!-- Any specific action for the module (patches, etc) should come first -->
<!-- If the module uses standard installation instructions: -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>