release 3.71

This commit is contained in:
Oliver Gorwits
2020-11-27 09:46:24 +00:00
parent a4c66663c1
commit 31b231804f
141 changed files with 431 additions and 420 deletions

View File

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