summaryrefslogtreecommitdiff
path: root/make_patchnum.pl
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2009-01-03 20:21:22 +0100
committerYves Orton <demerphq@gmail.com>2009-01-04 23:32:40 +0100
commitf22725be88de3e535d7cb5ec4c1b09c92c9a722e (patch)
tree9be9c770332d3e73fe0ff5a21574aa24d1fb4c4b /make_patchnum.pl
parent29299e4722ac21a0c18f63a307026e12b5b868fb (diff)
downloadperl-f22725be88de3e535d7cb5ec4c1b09c92c9a722e.tar.gz
Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)
Diffstat (limited to 'make_patchnum.pl')
-rw-r--r--make_patchnum.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_patchnum.pl b/make_patchnum.pl
index 929c45b595..df26391d4a 100644
--- 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;