From 94072f842fba66b7970139f2bed0274a5614e3bb Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Wed, 4 Nov 2020 17:58:44 -0800 Subject: [PATCH] sub Fault now reports $VERSION --- lib/Perl/Tidy/Formatter.pm | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5