release 3.84

This commit is contained in:
Oliver Gorwits
2022-07-04 16:46:54 +01:00
parent 74b25e4c88
commit 7846cbce1a
147 changed files with 439 additions and 433 deletions

View File

@@ -4,7 +4,7 @@ use warnings;
use strict;
our ($VERSION);
$VERSION = '3.83';
$VERSION = '3.84';
use PPI;
use Class::ISA; ## no critic