This commit is contained in:
Stéphane Lesimple 2022-01-06 20:52:24 +01:00
parent 2d482f192c
commit d70239c719

View File

@ -26,7 +26,7 @@ use Getopt::Long qw{ :config gnu_getopt no_ignore_case };
use Data::Dumper;
use Term::ANSIColor;
my $VERSION = "2.0";
my $VERSION = "2.1";
$Data::Dumper::Sortkeys = 1;
$Data::Dumper::Terse = 1;