This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)
authorMax Maischein <corion@corion.net>
Sat, 3 Jan 2009 19:21:22 +0000 (20:21 +0100)
committerYves Orton <demerphq@gmail.com>
Sun, 4 Jan 2009 22:32:40 +0000 (23:32 +0100)
make_patchnum.pl

index 929c45b..df26391 100644 (file)
@@ -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;