projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
29299e4
)
Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)
Max Maischein [Sat, 3 Jan 2009 19:21:22 +0000 (20:21 +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;