summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 269c93c9..3864da00 100755
--- a/checkVersions
+++ b/checkVersions
@@ -145,7 +145,7 @@ then
tail -n1 \
)
elif echo "${src}" | \
- grep -q "//cpan\.org/\|//cpan\.metacpan\.org/authors/"
+ grep -q "//cpan\.org/\|//cpan\.metacpan\.org/authors/\|cpan\.org/modules/by-module/"
then
quVer=$( \
echo "${src%/*}/" | \