glfs/general/prog/perl-deps/perl-role-tiny.xml
Ken Moffat 4392a40e94 Change all new-perl- items to perl- now that the corresponding items in the old perl-modules.xml are no-longer present.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20713 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:50:19 +00:00

55 lines
1.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 "&metacpan_authors;/H/HA/HAARG/Role-Tiny-&Role-Tiny-version;.tar.gz">
<!ENTITY my-md5sum "7c277728a7e090f64b495857cadfed08">
]>
<!-- Begin Role::Tiny -->
<sect2 id="perl-role-tiny" xreflabel="Role-Tiny-&Role-Tiny-version;">
<title>Role::Tiny-&Role-Tiny-version;</title>
<indexterm zone="perl-role-tiny">
<primary sortas="a-Role-Tiny">Role::Tiny</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Role::Tiny</title>
<para>
Role::Tiny is a minimalist role composition tool.
</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 Role::Tiny</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>