X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FLeaner.pm;h=c533b4f6a44de7c6e2a2955dcc1f5f6b4a8c5ac4;hb=f53f8d6489f253e1255beed77da6800f343fe762;hp=19e903a15a24f1f1f0e69227ca4482bd29afd18b;hpb=f066e024d35da2a36ab88a8b6af6f4796ccf602c;p=perl%2Fmodules%2FTest-Leaner.git diff --git a/lib/Test/Leaner.pm b/lib/Test/Leaner.pm index 19e903a..c533b4f 100644 --- a/lib/Test/Leaner.pm +++ b/lib/Test/Leaner.pm @@ -10,11 +10,11 @@ Test::Leaner - A slimmer Test::More for when you favor performance over complete =head1 VERSION -Version 0.04 +Version 0.05 =cut -our $VERSION = '0.04'; +our $VERSION = '0.05'; =head1 SYNOPSIS @@ -914,7 +914,7 @@ L, L. =head1 AUTHOR -Vincent Pit, C<< >>, L. +Vincent Pit C<< >>. You can contact me by mail or on C (vincent). @@ -931,7 +931,7 @@ You can find documentation for this module with the perldoc command. =head1 COPYRIGHT & LICENSE -Copyright 2010,2011 Vincent Pit, all rights reserved. +Copyright 2010,2011,2013,2021 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.