glfs/general/prog/perl-modules/perl-list-allutils.xml
2024-02-16 19:51:24 -06:00

65 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!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/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">
<!ENTITY my-md5sum "86469b1f6819ba181a8471eb932965f2">
]>
<!-- Begin List::AllUtils -->
<sect2 id="perl-list-allutils" xreflabel="List-AllUtils-&List-AllUtils-version;">
<title>List::AllUtils-&List-AllUtils-version;</title>
<indexterm zone="perl-list-allutils">
<primary sortas="a-List-AllUtils">List::AllUtils</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to List::AllUtils</title>
<para>
The List::Allutils module combines List::Util and List::MoreUtils in one
bite-sized package.
</para>
&lfs121_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">List::AllUtils Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-list-someutils"/>,
<xref linkend="perl-list-utilsby"/>
<!-- core module <xref linkend="perl-scalar-list-utils"/>-->
</para>
</sect3>
<sect3 role="installation">
<title>Installation of List::AllUtils</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>