Author: ken
Date: Mon Jun 29 16:36:21 2015
New Revision: 16190

Log:
Document the config_data script from Module::Build (perl module).

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

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Mon Jun 29 16:20:27 2015        
(r16189)
+++ trunk/BOOK/general/prog/perl-modules.xml    Mon Jun 29 16:36:21 2015        
(r16190)
@@ -1859,6 +1859,7 @@
           <emphasis>File::Find::Rule:</emphasis> findrule
           <emphasis>libwww-perl:</emphasis> lwp-download, lwp-dump, 
lwp-mirror, lwp-request
           <emphasis>Log::Log4perl:</emphasis> l4p-tmpl
+          <emphasis>Module::Build</emphasis> config_data
           <emphasis>Pod::Coverage:</emphasis> pod_cover
           <emphasis>Text::BibTeX:</emphasis> biblex, bibparse, dumpnames
         </seg>
@@ -1944,6 +1945,17 @@
           </indexterm>
         </listitem>
       </varlistentry>
+
+      <varlistentry id="config_data">
+        <term><command>config_data</command></term>
+        <listitem>
+          <para>is used to query or change the configuration of perl modules.
+          </para>
+          <indexterm zone="perl-modules config_data">
+            <primary sortas="b-config_data">config_data</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
 
       <varlistentry id="pod_cover">
         <term><command>pod_cover</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