summaryrefslogtreecommitdiff
path: root/ext/Errno
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-06 22:55:56 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-06 22:55:56 +0000
commitc006b45560c934c84e21e708da01c5fcfc35a02c (patch)
treed8d41d2c6f87b10532dd61c29236e9de39b2db4d /ext/Errno
parente79e61e4622b6e419b9c7736de49bd996a7c7e64 (diff)
downloadperl-c006b45560c934c84e21e708da01c5fcfc35a02c.tar.gz
remove #! line from Errno_pm.PL
p4raw-id: //depot/perl@1348
Diffstat (limited to 'ext/Errno')
-rw-r--r--ext/Errno/Errno_pm.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Errno/Errno_pm.PL b/ext/Errno/Errno_pm.PL
index 1cb55e10b6..a8a7cf73fe 100644
--- a/ext/Errno/Errno_pm.PL
+++ b/ext/Errno/Errno_pm.PL
@@ -1,4 +1,3 @@
-#!perl
use ExtUtils::MakeMaker;
use Config;
use strict;