summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-10-02 14:03:48 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-10-03 08:56:11 +0100
commit07bc328a0524ea51d473545282321341bcd61e03 (patch)
treeb7f274428d34df1ad82f3f6ef2969b1d9e14fb18 /cpan/Test-Simple/lib/Test2.pm
parent9995b99e160dcf6aabd893a490cbc95bc736f00f (diff)
downloadperl-07bc328a0524ea51d473545282321341bcd61e03.tar.gz
Upgrade Test-Simple from version 1.302073 to 1.302096
(includes regen/lib_cleanup.pl)
Diffstat (limited to 'cpan/Test-Simple/lib/Test2.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Simple/lib/Test2.pm b/cpan/Test-Simple/lib/Test2.pm
index 1b65b334b5..61eee99d57 100644
--- a/cpan/Test-Simple/lib/Test2.pm
+++ b/cpan/Test-Simple/lib/Test2.pm
@@ -2,7 +2,7 @@ package Test2;
use strict;
use warnings;
-our $VERSION = '1.302073';
+our $VERSION = '1.302096';
1;
@@ -203,7 +203,7 @@ F<http://github.com/Test-More/test-more/>.
=head1 COPYRIGHT
-Copyright 2016 Chad Granum E<lt>exodist@cpan.orgE<gt>.
+Copyright 2017 Chad Granum E<lt>exodist@cpan.orgE<gt>.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.