diff --git a/general/prog/perl-modules.xml b/general/prog/perl-modules.xml
index 3d60ce12c6..b2c07378a4 100644
--- a/general/prog/perl-modules.xml
+++ b/general/prog/perl-modules.xml
@@ -545,18 +545,10 @@ MD5 sum: &Data-Dump-md5sum;
This module provides three simple routines for generating unique IDs.
- It uses the standard but requires
- a patch because one of its tests fails in recent builds.
+ It uses the standard .
- Additional Download
-
-
-
- Required patch:
-
-
-
-
+ Although the final test fails and reports an Error, the testsuite
+ returns a status of 0. This error can safely be ignored.
&lfs83_checked;
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index af02afad4d..5b3af6d0db 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,11 @@
September 23rd, 2018
+
+ [ken] - Data::Uniqid (perl module) no longer requires a patch
+ to remove a failing test - in currnet perl-5.28.0 the fourth test
+ still fails but 'make check' returns a status of 0 despite this.
+
[ken] - Update to firefox-62.0.2 (includes security fix). Fixes
#11179.
diff --git a/pst/typesetting/biber.xml b/pst/typesetting/biber.xml
index b0996a7409..260c2f4192 100644
--- a/pst/typesetting/biber.xml
+++ b/pst/typesetting/biber.xml
@@ -175,10 +175,10 @@
It is possible to install all missing dependencies automatically.
But from perl-5.22.0 onwards,
is no longer part of the core perl
- distribution. And for we have to
+ distribution. To automatically install the remaining perl
+ dependencies you can install that module first using . then run perl ./Build.PL
and when it prompts you, become the root user and run
./Build installdeps