]> git.donarmstrong.com Git - perltidy.git/commit
Added DESTROY subs to avoid AUTOLOAD calls in some versions of perl
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 7 Sep 2020 01:21:41 +0000 (18:21 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 7 Sep 2020 01:21:41 +0000 (18:21 -0700)
commit75fb39e62289e93e4846d8d5c83542c1f16cc62c
tree62a98e2fd0710528ffbed84c3c7441a85e231aa5
parent7e4a3a971b0f288e27d7d6541547d010ae74f3c3
Added DESTROY subs to avoid AUTOLOAD calls in some versions of perl
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/HtmlWriter.pm
lib/Perl/Tidy/VerticalAligner.pm