summaryrefslogtreecommitdiff
path: root/installhtml
diff options
context:
space:
mode:
Diffstat (limited to 'installhtml')
-rw-r--r--installhtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/installhtml b/installhtml
index 9f6ef7e60a..11dd922346 100644
--- a/installhtml
+++ b/installhtml
@@ -8,7 +8,8 @@ use File::Path qw(remove_tree);
use File::Spec::Functions qw(rel2abs no_upwards);
use Getopt::Long; # for command-line parsing
use Cwd;
-use Pod::Html 1.23 qw(anchorify relativize_url);
+use Pod::Html 1.32;
+use Pod::Html::Util 1.32 qw(anchorify relativize_url);
=head1 NAME