diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm b/cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm index b269d000b9..30296d0769 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm @@ -18,11 +18,11 @@ TAP::Parser::IteratorFactory - Figures out which SourceHandler objects to use fo =head1 VERSION -Version 3.21 +Version 3.22 =cut -$VERSION = '3.21'; +$VERSION = '3.22'; =head1 SYNOPSIS |