From 93a77370a8f33a28b8a59f890c208521406726d0 Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Tue, 19 Apr 2011 12:01:22 +0100 Subject: [PATCH 1/1] fix blurb at top of t/porting/cmp_version.t --- t/porting/cmp_version.t | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 # -- 1.8.3.1