Perl deps- reduce dependencies:

Update to Term-Table-0.018, version 0.017 dropped Importer.

Update to Test2-Suite-0.000159, version 0.000151 dropped both
Scope-Guard and Term-Table and made Module-Pluggable optional.

Scope-Guard is still current and needed by Test-File-ShareDir
but Importer and Module-Pluggable are no-longer needed, and
archived.

Apart from B-Hooks-EndOfScope (to follow), all the remainder
have unchanged dependencies.
This commit is contained in:
Ken Moffat 2024-04-02 04:03:13 +01:00
parent 22ab1ba3a0
commit c98cfb212f
7 changed files with 4 additions and 46 deletions

View File

@ -41,13 +41,6 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Sub::Info Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-importer"/>
</para>
</sect3>
<sect3 role="installation">

View File

@ -253,11 +253,6 @@
<xref linkend="perl-http-negotiate"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-importer"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-io-html"/>
@ -308,11 +303,6 @@
<xref linkend="perl-module-implementation"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-module-pluggable"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-module-runtime"/>
@ -398,11 +388,6 @@
<xref linkend="perl-sub-identify"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-sub-info"/>
</para>
</listitem>
<listitem>
<para>
<xref linkend="perl-sub-quote"/>
@ -682,9 +667,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-http-negotiate.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-importer.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-io-html.xml"/>
@ -716,9 +698,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-module-implementation.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-module-pluggable.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-module-runtime.xml"/>
@ -770,9 +749,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-sub-identify.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-sub-info.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-sub-quote.xml"/>

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY my-download-http "&metacpan_authors;/E/EX/EXODIST/Term-Table-&Term-Table-version;.tar.gz">
<!ENTITY my-md5sum "ef0c76824c57eaa7796558060067bb49">
<!ENTITY my-md5sum "7022839afa343ce81c92645acb21c22d">
]>
@ -42,13 +42,6 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Term::Table Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-importer"/>
</para>
</sect3>
<sect3 role="installation">

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY my-download-http "&metacpan_authors;/E/EX/EXODIST/Test2-Suite-&Test2-Suite-version;.tar.gz">
<!ENTITY my-md5sum "5fcc87c264a1e93fe7cb0879a0abae15">
<!ENTITY my-md5sum "b5958ed274ab778fe5681f0c520d05f7">
]>
@ -46,10 +46,6 @@
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<!-- importer is pulled in by both sub-info and term-table -->
<xref linkend="perl-module-pluggable"/>,
<xref linkend="perl-scope-guard"/>,
<xref linkend="perl-sub-info"/> and
<xref linkend="perl-term-table"/>
</para>

View File

@ -504,7 +504,7 @@
<!ENTITY Sub-Quote-version "2.006008">
<!ENTITY Sub-Uplevel-version "0.2800">
<!--<!ENTITY SUPER-version "1.20190531">-->
<!ENTITY Term-Table-version "0.016">
<!ENTITY Term-Table-version "0.018">
<!ENTITY Test-Deep-version "1.204">
<!ENTITY Test-Exception-version "0.43">
<!ENTITY Test-Fatal-version "0.017">
@ -519,7 +519,7 @@
<!ENTITY Test-Warnings-version "0.031">
<!ENTITY Test-Without-Module-version "0.21">
<!ENTITY Test2-Plugin-NoWarnings-version "0.09">
<!ENTITY Test2-Suite-version "0.000145">
<!ENTITY Test2-Suite-version "0.000159">
<!ENTITY Text-CSV_XS-version "1.53">
<!ENTITY Text-Diff-version "1.45">
<!ENTITY Text-Glob-version "0.11">