This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update to Test-Simple 1.302026
[perl5.git] / cpan / Test-Simple / lib / Test / Tester / Delegate.pm
index c5e197f..8b1f167 100644 (file)
@@ -3,7 +3,7 @@ use warnings;
 
 package Test::Tester::Delegate;
 
-our $VERSION = '1.302022';
+our $VERSION = '1.302026';
 
 
 use vars '$AUTOLOAD';