projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e79e61e
)
remove #! line from Errno_pm.PL
Gurusamy Sarathy [Mon, 6 Jul 1998 22:55:56 +0000 (22:55 +0000)]
p4raw-id: //depot/perl@1348
ext/Errno/Errno_pm.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/Errno/Errno_pm.PL
b/ext/Errno/Errno_pm.PL
index
1cb55e1
..
a8a7cf7
100644
(file)
--- a/
ext/Errno/Errno_pm.PL
+++ b/
ext/Errno/Errno_pm.PL
@@
-1,4
+1,3
@@
-#!perl
use ExtUtils::MakeMaker;
use Config;
use strict;