Author: ken
Date: Sun Oct  9 22:07:52 2016
New Revision: 17866

Log:
Progs installed by perl modules: comment pod_cover which was installed by 
Test::Pod::Coverage, not Pod::Coverage - error in r16088 when I added the 
progs, module is currently commented out.  Found while exploring whether I can 
move the modules used only by biber.

Modified:
   trunk/BOOK/general/prog/perl-modules.xml

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Sun Oct  9 16:22:45 2016        
(r17865)
+++ trunk/BOOK/general/prog/perl-modules.xml    Sun Oct  9 22:07:52 2016        
(r17866)
@@ -2387,7 +2387,7 @@
       <segtitle>Installed Libraries</segtitle>
 
       <seglistitem>
-        <seg> <!-- Use emphasis to highlihght the relevant module name.
+        <seg> <!-- Use emphasis to highlight the relevant module name.
                    Our setup actually uses italic to do this this. -->
           <emphasis>Archive::Zip:</emphasis> crc32
           <emphasis>File::Find::Rule:</emphasis> findrule
@@ -2396,7 +2396,7 @@
           <emphasis>Log::Log4perl:</emphasis> l4p-tmpl
           <emphasis>Module::Build</emphasis> config_data
           <emphasis>Mojolicious</emphasis> hypnotoad, mojo, morbo
-          <emphasis>Pod::Coverage:</emphasis> pod_cover
+      <!--<emphasis>Test::Pod::Coverage:</emphasis> pod_cover-->
           <emphasis>Text::BibTeX:</emphasis> biblex, bibparse, dumpnames
         </seg>
         <seg>
@@ -2534,7 +2534,7 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="pod_cover">
+  <!--<varlistentry id="pod_cover">
         <term><command>pod_cover</command></term>
         <listitem>
           <para>is used to get a coverage analysis of the embedded 
documentation
@@ -2543,7 +2543,7 @@
             <primary sortas="b-pod_cover">pod_cover</primary>
           </indexterm>
         </listitem>
-      </varlistentry>
+      </varlistentry>-->
 
       <varlistentry id="biblex">
         <term><command>biblex</command></term>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to