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:
29299e4
)
Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)
author
Max Maischein
<corion@corion.net>
Sat, 3 Jan 2009 19:21:22 +0000
(20:21 +0100)
committer
Yves Orton
<demerphq@gmail.com>
Sun, 4 Jan 2009 22:32:40 +0000
(23:32 +0100)
make_patchnum.pl
patch
|
blob
|
blame
|
history
diff --git
a/make_patchnum.pl
b/make_patchnum.pl
index
929c45b
..
df26391
100644
(file)
--- a/
make_patchnum.pl
+++ b/
make_patchnum.pl
@@
-1,4
+1,5
@@
#!/usr/bin/perl
+# These two should go upon release to make the script Perl 5.005 compatible
use strict;
use warnings;