This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79e61e
)
remove #! line from Errno_pm.PL
author
Gurusamy Sarathy
<gsar@cpan.org>
Mon, 6 Jul 1998 22:55:56 +0000
(22:55 +0000)
committer
Gurusamy Sarathy
<gsar@cpan.org>
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;