2018-11-18 07:06:15 +08:00
|
|
|
<?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;/R/RJ/RJBS/Test-Fatal-&Test-Fatal-version;.tar.gz">
|
2021-07-31 03:30:42 +08:00
|
|
|
<!ENTITY my-md5sum "da5d864c04a60e71de9ae51b318562fd">
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
<!-- Begin Test::Fatal -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<sect2 id="perl-test-fatal" xreflabel="Test-Fatal-&Test-Fatal-version;">
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<title>Test::Fatal-&Test-Fatal-version;</title>
|
|
|
|
|
2018-11-18 07:50:19 +08:00
|
|
|
<indexterm zone="perl-test-fatal">
|
2018-11-18 07:06:15 +08:00
|
|
|
<primary sortas="a-Test-Fatal">Test::Fatal</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect3 role="package">
|
|
|
|
<title>Introduction to Test::Fatal</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The Test::Fatal module provides simple helpers for testing code which
|
|
|
|
throws exceptions.
|
|
|
|
</para>
|
|
|
|
|
2022-02-18 04:06:36 +08:00
|
|
|
&lfs111_checked;
|
2018-11-18 07:06:15 +08:00
|
|
|
|
|
|
|
<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">Test::Fatal Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect5">Required</bridgehead>
|
|
|
|
<para role="required">
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-try-tiny"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 role="installation">
|
|
|
|
|
|
|
|
<title>Installation of Test::Fatal</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../../xincludes/perl-standard-install.xml"/>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|