glfs/general/prog/perl-modules/perl-log-log4perl.xml
Ken Moffat c89b0edf5f Correct URL for Log::Log4perl-1.50.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23423 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-26 22:11:39 +00:00

90 lines
2.5 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/E/ET/ETJ/Log-Log4perl-&Log-Log4perl-version;.tar.gz">
<!ENTITY my-md5sum "e2aaf7ff4b9a6890e748a0ac91faeaf8">
]>
<!-- Begin Log::Log4perl -->
<sect2 id="perl-log-log4perl" xreflabel="Log-Log4perl-&Log-Log4perl-version;">
<title>Log::Log4perl-&Log-Log4perl-version;</title>
<indexterm zone="perl-log-log4perl">
<primary sortas="a-Log-Log4perl">Log::Log4perl</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Log::Log4perl</title>
<para>
Log::Log4perl provides a Log4j implementation for
<application>perl</application>.
</para>
&lfs91_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 Log::Log4perl</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
<sect3 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<seglistitem>
<seg>
l4p-templ
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="l4p-templ-prog">
<term><command>l4p-templ</command></term>
<listitem>
<para>
prints out the text of a template Log4perl configuration for
starting a new Log4perl configuration file.
</para>
<indexterm zone="perl-log-log4perl l4p-templ-prog">
<primary sortas="b-l4p-templ">l4p-templ</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect3>
</sect2>