glfs/general/prog/perl-modules/perl-test-command.xml
2024-01-19 22:39:35 +01:00

56 lines
1.5 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/DA/DANBOO/Test-Command-&Test-Command-version;.tar.gz">
<!ENTITY my-md5sum "9ab83c4695961dbe92cd86efe08f0634">
]>
<!-- Begin Test::Command -->
<sect2 id="perl-test-command" xreflabel="Test-Command-&Test-Command-version;">
<title>Test::Command-&Test-Command-version;</title>
<indexterm zone="perl-test-command">
<primary sortas="a-Test-Command">Test::Command</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Test::Command</title>
<para>
Test::Command tests the exit status, STDOUT, or STDERR, of an external
command.
</para>
&lfs120_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 Test::Command</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
</sect2>