summaryrefslogtreecommitdiff
path: root/utils/enc2xs.PL
diff options
context:
space:
mode:
Diffstat (limited to 'utils/enc2xs.PL')
-rw-r--r--utils/enc2xs.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/enc2xs.PL b/utils/enc2xs.PL
index 8e3bb35249..f50cdd7f6f 100644
--- a/utils/enc2xs.PL
+++ b/utils/enc2xs.PL
@@ -1,5 +1,8 @@
#!/usr/local/bin/perl
+# Copy the cpan/Encode/bin/enc2xs script to utils/, while
+# prepending a suitable #! invocation.
+
use Config;
use File::Basename qw(&basename &dirname);
use Cwd;