Author: ken
Date: Wed Dec 27 18:45:19 2017
New Revision: 19627

Log:
The testsuite of current Test2::Suite now requires Scope::Guard. In general, 
perl modules continue to acquire extra dependencies as their versions increase.

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

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Wed Dec 27 08:47:23 2017        
(r19626)
+++ trunk/BOOK/general/prog/perl-modules.xml    Wed Dec 27 18:45:19 2017        
(r19627)
@@ -697,6 +697,9 @@
                       <listitem><literallayout><ulink 
url="http://search.cpan.org/dist/Module-Pluggable/";>Module::Pluggable</ulink>
 (http://search.cpan.org/dist/Module-Pluggable/) (for the 
testsuite)</literallayout>
                       </listitem>
+                      <listitem><literallayout><ulink 
url="http://search.cpan.org/dist/Scope-Guard/";>Scope::Guard</ulink>
+(http://search.cpan.org/dist/Scope-Guard/) (for the testsuite)</literallayout>
+                      </listitem>
                     </itemizedlist> <!-- end of deps for Test2::Suite -->
                   </listitem>
                 </itemizedlist> <!-- end of deps for Test2::Plugin::NoWarnings 
-->
-- 
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