Author: ken
Date: Fri Aug 7 08:16:10 2020
New Revision: 23465
Log:
Add and propset B::COW.
Added:
trunk/BOOK/general/prog/perl-deps/perl-b-cow.xml (contents, props changed)
Modified:
trunk/BOOK/general/prog/perl-deps.xml
trunk/BOOK/general/prog/perl-deps/perl-clone.xml
Modified: trunk/BOOK/general/prog/perl-deps.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-deps.xml Fri Aug 7 05:59:14 2020
(r23464)
+++ trunk/BOOK/general/prog/perl-deps.xml Fri Aug 7 08:16:10 2020
(r23465)
@@ -80,11 +80,11 @@
<xref linkend="perl-alien-libxml2"/>
</para>
</listitem>
-<!-- <listitem>
+ <listitem>
<para>
<xref linkend="perl-b-cow"/>
</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>
<xref linkend="perl-b-hooks-endofscope"/>
@@ -566,10 +566,10 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-alien-libxml2.xml"/>
-<!--
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-b-cow.xml"/>
--->
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-b-hooks-endofscope.xml"/>
Added: trunk/BOOK/general/prog/perl-deps/perl-b-cow.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/BOOK/general/prog/perl-deps/perl-b-cow.xml Fri Aug 7 08:16:10
2020 (r23465)
@@ -0,0 +1,55 @@
+<?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;/A/AT/ATOOMIC/B-COW-&B-COW-version;.tar.gz">
+ <!ENTITY my-md5sum "a1ef8623a06ce9f6358674d7e604de1e">
+
+]>
+
+ <!-- Begin B::COW -->
+ <sect2 id="perl-b-cow" xreflabel="B-COW-&B-COW-version;">
+
+ <title>B::COW-&B-COW-version;</title>
+
+ <indexterm zone="perl-b-cow">
+ <primary sortas="a-B-COW">B::COW</primary>
+ </indexterm>
+
+ <sect3 role="package">
+ <title>Introduction to B::COW</title>
+
+ <para>
+ B::COW provides additional helpers for the B core module to check
+ Copy On Write.
+ </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 B::COW</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../../xincludes/perl-standard-install.xml"/>
+
+ </sect3>
+
+ </sect2>
Modified: trunk/BOOK/general/prog/perl-deps/perl-clone.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-deps/perl-clone.xml Fri Aug 7 05:59:14
2020 (r23464)
+++ trunk/BOOK/general/prog/perl-deps/perl-clone.xml Fri Aug 7 08:16:10
2020 (r23465)
@@ -48,7 +48,7 @@
<bridgehead renderas="sect5">Recommended (required for the
testsuite)</bridgehead>
<para role="recommended">
-<!-- <xref linkend="perl-b-cow"/>, -->
+ <xref linkend="perl-b-cow"/>
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page