release 3.83

This commit is contained in:
Oliver Gorwits
2022-07-04 16:33:01 +01:00
parent 70379aaf6e
commit ef2500dcc7
147 changed files with 444 additions and 431 deletions

View File

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