From: Steve Hancock Date: Thu, 5 Nov 2020 01:58:44 +0000 (-0800) Subject: sub Fault now reports $VERSION X-Git-Tag: 20201001.03~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=94072f842fba66b7970139f2bed0274a5614e3bb;p=perltidy.git sub Fault now reports $VERSION --- diff --git a/lib/Perl/Tidy/Formatter.pm b/lib/Perl/Tidy/Formatter.pm index c40ff825..cbc219e4 100644 --- a/lib/Perl/Tidy/Formatter.pm +++ b/lib/Perl/Tidy/Formatter.pm @@ -113,6 +113,7 @@ in file '$filename1' which was called from line $line1 of sub '$subroutine2' Message: '$msg' This is probably an error introduced by a recent programming change. +Perl::Tidy::Formatter.pm reports VERSION='$VERSION'. ============================================================================== EOM