Author: ken
Date: Tue Nov  6 09:31:12 2018
New Revision: 20683

Log:
perl modules branch: Reinstate Class::Tiny, both that and File::Copy::Recursive 
are needed by Test::File::ShareDir.

Modified:
   branches/perl-modules/general/prog/perl-deps.xml
   branches/perl-modules/general/prog/perl-deps/perl-test-file-sharedir.xml

Modified: branches/perl-modules/general/prog/perl-deps.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-deps.xml    Mon Nov  5 14:25:54 
2018        (r20682)
+++ branches/perl-modules/general/prog/perl-deps.xml    Tue Nov  6 09:31:12 
2018        (r20683)
@@ -105,11 +105,11 @@
           <xref linkend="new-perl-class-singleton"/>
         </para>
       </listitem>
-<!--  <listitem> Thought to no-longer be needed
+      <listitem>
         <para>
           <xref linkend="new-perl-class-tiny"/>
         </para>
-      </listitem>-->
+      </listitem>
       <listitem>
         <para>
           <xref linkend="perl-config-autoconf"/>
@@ -577,8 +577,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="perl-deps/perl-class-singleton.xml"/>
 
-<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-    href="perl-deps/perl-class-tiny.xml"/>-->
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
+    href="perl-deps/perl-class-tiny.xml"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="perl-deps/perl-config-autoconf.xml"/>

Modified: 
branches/perl-modules/general/prog/perl-deps/perl-test-file-sharedir.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-deps/perl-test-file-sharedir.xml    
Mon Nov  5 14:25:54 2018        (r20682)
+++ branches/perl-modules/general/prog/perl-deps/perl-test-file-sharedir.xml    
Tue Nov  6 09:31:12 2018        (r20683)
@@ -50,6 +50,8 @@
 
       <bridgehead renderas="sect5">Required</bridgehead>
       <para role="required">
+        <xref linkend="new-perl-class-tiny"/>,
+        <xref linkend="new-perl-file-copy-recursive"/>,
         <xref linkend="new-perl-file-sharedir"/>,
         <xref linkend="new-perl-path-tiny"/> and
         <xref linkend="new-perl-scope-guard"/>, also
-- 
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