This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change this synopsis to something that actually works
authorJesse Luehrs <doy@tozt.net>
Tue, 19 Jun 2012 15:36:39 +0000 (10:36 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 19 Jun 2012 18:03:29 +0000 (13:03 -0500)
Porting/corelist-perldelta.pl

index 44b6ea7..9d993f2 100755 (executable)
@@ -13,7 +13,7 @@ use Getopt::Long;
   ./perl Porting/corelist-perldelta.pl
   
   # generate a diff between the corelist sections of two perldelta* files:
-  perl Porting/corelist-perldelta.pl --mode=check 5.17.1 5.17.2 <perl5172delta.pod
+  perl Porting/corelist-perldelta.pl --mode=check 5.017001 5.017002 <perl5172delta.pod
 
 =head1 ABOUT