This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix blurb at top of t/porting/cmp_version.t
authorDavid Mitchell <davem@iabyn.com>
Tue, 19 Apr 2011 11:01:22 +0000 (12:01 +0100)
committerDavid Mitchell <davem@iabyn.com>
Tue, 19 Apr 2011 11:01:22 +0000 (12:01 +0100)
t/porting/cmp_version.t

index 0f923fd..3ffc44a 100644 (file)
@@ -1,8 +1,9 @@
 #!./perl -w
 
 #
 #!./perl -w
 
 #
-# Compare the current Perl source tree and a given tag for modules that
-# have identical version numbers but different contents.
+# Compare the current Perl source tree against the version at the most
+# recent tag, for modules that have identical version numbers but
+# different contents. Skips cpan/.
 #
 # Original by slaven@rezic.de, modified by jhi and matt.w.johnson@gmail.com
 #
 #
 # Original by slaven@rezic.de, modified by jhi and matt.w.johnson@gmail.com
 #