Archive::Zip: Test-MockModule is no longer used.

It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68

This commit also has a minor reword for a command explanation in 'db'
This commit is contained in:
Douglas R. Reno 2023-08-16 12:36:05 -05:00
parent c5d6597704
commit b3f19e5697
3 changed files with 4 additions and 2 deletions

View File

@ -46,7 +46,7 @@
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-module-build"/>,
<xref linkend="perl-module-build"/> and
<xref linkend="perl-super"/>
</para>

View File

@ -48,10 +48,12 @@
<xref linkend="unzip"/> (with its patch)
</para>
<!-- Removed in 1.68, see the Changes file
<bridgehead renderas="sect5">Optional</bridgehead>
<para role="optional">
<xref linkend="perl-test-mockmodule"/>
</para>
-->
</sect3>

View File

@ -236,7 +236,7 @@ checking absolute path of javac... /opt/jdk/bin/javac
checking java version... 10.0.1
configure: error: Java version 1.3 or higher required, got 10.0.1
-->
Support is currently broken with Java-&openjdk-build;.x.
Java support is currently broken with Java-&openjdk-build;.x and higher.
</para>
</sect2>