projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b223308
)
Re: perlcc very broken
John Peacock [Tue, 27 Nov 2001 06:48:01 +0000 (
01:48
-0500)]
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 v5.6.0;
+use 5.006_000;
use FileHandle;
use Config;