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 (from parent 1:
b223308
)
Re: perlcc very broken
author
John Peacock
<jpeacock@rowman.com>
Tue, 27 Nov 2001 06:48:01 +0000
(
01:48
-0500)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 27 Nov 2001 13:16:44 +0000
(13:16 +0000)
Message-ID: <
3C037D71
.4030508@rowman.com>
p4raw-id: //depot/perl@13309
utils/perlcc.PL
patch
|
blob
|
blame
|
history
diff --git
a/utils/perlcc.PL
b/utils/perlcc.PL
index
cdd7759
..
df27b75
100644
(file)
--- a/
utils/perlcc.PL
+++ b/
utils/perlcc.PL
@@
-45,7
+45,7
@@
print OUT <<'!NO!SUBS!';
use strict;
use warnings;
use strict;
use warnings;
-use
v5.6.
0;
+use
5.006_00
0;
use FileHandle;
use Config;
use FileHandle;
use Config;