summaryrefslogtreecommitdiff
path: root/t/pod/testcmp.pl
diff options
context:
space:
mode:
Diffstat (limited to 't/pod/testcmp.pl')
-rw-r--r--t/pod/testcmp.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/pod/testcmp.pl b/t/pod/testcmp.pl
index d61bbff3a2..5f6217192c 100644
--- a/t/pod/testcmp.pl
+++ b/t/pod/testcmp.pl
@@ -7,6 +7,7 @@ use Carp;
use Exporter;
use File::Basename;
use File::Spec;
+use FileHandle;
@ISA = qw(Exporter);
@EXPORT = qw(&testcmp);