summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/URI/file/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/URI/file/Base.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/URI/file/Base.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/URI/file/Base.pm b/Master/tlpkg/tlperl/lib/URI/file/Base.pm
index 941793b0f93..bba1c9dbf6a 100644
--- a/Master/tlpkg/tlperl/lib/URI/file/Base.pm
+++ b/Master/tlpkg/tlperl/lib/URI/file/Base.pm
@@ -1,6 +1,8 @@
package URI::file::Base;
use strict;
+use warnings;
+
use URI::Escape qw();
sub new