X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FOpener.pm;h=9b0bb4400ab22fe33a194f5e6e45f63d3ab11eeb;hb=b35cbc0d6ca5baf03ffbeb2b9a375fa71f4d0ad3;hp=d55b76766d023c06b667ef27bf01e6c8922d7f7c;hpb=a832cd596e85a2deac94a1ccc6536f0b079a1543;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/Opener.pm b/lib/Gruntmaster/Opener.pm index d55b767..9b0bb44 100644 --- a/lib/Gruntmaster/Opener.pm +++ b/lib/Gruntmaster/Opener.pm @@ -7,7 +7,7 @@ use re '/s'; our @EXPORT = qw/handle_line/; our @EXPORT_OK = @EXPORT; -our $VERSION = '5999.000_013'; +our $VERSION = '5999.000_016'; use Date::Parse qw/str2time/; use Gruntmaster::Data; @@ -100,10 +100,10 @@ Marius Gavrilescu Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2014 by Marius Gavrilescu +Copyright (C) 2014-2016 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself, either Perl version 5.18.1 or, +it under the same terms as Perl itself, either Perl version 5.20.1 or, at your option, any later version of Perl 5 you may have available.