From: David Mitchell Date: Tue, 19 Apr 2011 11:01:22 +0000 (+0100) Subject: fix blurb at top of t/porting/cmp_version.t X-Git-Tag: v5.14.0-RC1~20 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/93a77370a8f33a28b8a59f890c208521406726d0?hp=a5a2efce1e0ae6b781e1a1f5dbabcfc1a8842199 fix blurb at top of t/porting/cmp_version.t --- diff --git a/t/porting/cmp_version.t b/t/porting/cmp_version.t index 0f923fd..3ffc44a 100644 --- a/t/porting/cmp_version.t +++ b/t/porting/cmp_version.t @@ -1,8 +1,9 @@ #!./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 #