X-Git-Url: http://git.ieval.ro/?p=mafia.git;a=blobdiff_plain;f=lib%2FMafia.pm;fp=lib%2FMafia.pm;h=2b943b4ddf7b6f68448cd3f73ecf547644e8ad15;hp=7785546bce3c0425340b6a28cd6c3b4bd87ad5ce;hb=07cf0f1b38822c3194bcbe81ced61c171fba76cd;hpb=76b9203782f6861f881a189e3fcfa6d55128eca1 diff --git a/lib/Mafia.pm b/lib/Mafia.pm index 7785546..2b943b4 100644 --- a/lib/Mafia.pm +++ b/lib/Mafia.pm @@ -8,7 +8,7 @@ use parent qw/Exporter/; use constant; use Storable qw/dclone/; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; sub defconst { constant->import($_ => $_) for @_ } @@ -575,7 +575,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2013 by Marius Gavrilescu +Copyright (C) 2013-2015 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.14.2 or,