diff --git a/Changes b/Changes index ec5f0cf6..e2a84807 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Test-Harness +3.30 2013-11-12 - Fix missing parent prereq in META.{yml,json} and NotBuild.PL (Dagfinn Ilmari Mannsåker, #89650) - Respect PERL5LIB in tainting source handler test (Dagfinn Ilmari Mannsåker, diff --git a/lib/App/Prove.pm b/lib/App/Prove.pm index eab9bc88..44aaf6dd 100644 --- a/lib/App/Prove.pm +++ b/lib/App/Prove.pm @@ -18,11 +18,11 @@ App::Prove - Implements the C command. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/App/Prove/State.pm b/lib/App/Prove/State.pm index 2eed0579..519ba01d 100644 --- a/lib/App/Prove/State.pm +++ b/lib/App/Prove/State.pm @@ -25,11 +25,11 @@ App::Prove::State - State storage for the C command. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/App/Prove/State/Result.pm b/lib/App/Prove/State/Result.pm index 93a82b10..8e44ea3a 100644 --- a/lib/App/Prove/State/Result.pm +++ b/lib/App/Prove/State/Result.pm @@ -14,11 +14,11 @@ App::Prove::State::Result - Individual test suite results. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/App/Prove/State/Result/Test.pm b/lib/App/Prove/State/Result/Test.pm index 3aab1f6f..21f20a12 100644 --- a/lib/App/Prove/State/Result/Test.pm +++ b/lib/App/Prove/State/Result/Test.pm @@ -9,11 +9,11 @@ App::Prove::State::Result::Test - Individual test results. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Base.pm b/lib/TAP/Base.pm index 02ea1869..02f8b5e4 100644 --- a/lib/TAP/Base.pm +++ b/lib/TAP/Base.pm @@ -12,11 +12,11 @@ and L =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; use constant GOT_TIME_HIRES => do { eval 'use Time::HiRes qw(time);'; diff --git a/lib/TAP/Formatter/Base.pm b/lib/TAP/Formatter/Base.pm index 51a92642..1bb357d9 100644 --- a/lib/TAP/Formatter/Base.pm +++ b/lib/TAP/Formatter/Base.pm @@ -58,11 +58,11 @@ TAP::Formatter::Base - Base class for harness output delegates =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/Color.pm b/lib/TAP/Formatter/Color.pm index 90c69255..d22752e1 100644 --- a/lib/TAP/Formatter/Color.pm +++ b/lib/TAP/Formatter/Color.pm @@ -71,11 +71,11 @@ TAP::Formatter::Color - Run Perl test scripts with color =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/Console.pm b/lib/TAP/Formatter/Console.pm index bb91076e..5ac9fa1a 100644 --- a/lib/TAP/Formatter/Console.pm +++ b/lib/TAP/Formatter/Console.pm @@ -11,11 +11,11 @@ TAP::Formatter::Console - Harness output delegate for default console output =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/Console/ParallelSession.pm b/lib/TAP/Formatter/Console/ParallelSession.pm index 00e7bb71..f9cd7af5 100644 --- a/lib/TAP/Formatter/Console/ParallelSession.pm +++ b/lib/TAP/Formatter/Console/ParallelSession.pm @@ -41,11 +41,11 @@ TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/Console/Session.pm b/lib/TAP/Formatter/Console/Session.pm index df5ccf3c..16ce9715 100644 --- a/lib/TAP/Formatter/Console/Session.pm +++ b/lib/TAP/Formatter/Console/Session.pm @@ -26,11 +26,11 @@ TAP::Formatter::Console::Session - Harness output delegate for default console o =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/File.pm b/lib/TAP/Formatter/File.pm index d3be3807..2e72d914 100644 --- a/lib/TAP/Formatter/File.pm +++ b/lib/TAP/Formatter/File.pm @@ -13,11 +13,11 @@ TAP::Formatter::File - Harness output delegate for file output =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/File/Session.pm b/lib/TAP/Formatter/File/Session.pm index d5c18caa..4719f22b 100644 --- a/lib/TAP/Formatter/File/Session.pm +++ b/lib/TAP/Formatter/File/Session.pm @@ -10,11 +10,11 @@ TAP::Formatter::File::Session - Harness output delegate for file output =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Formatter/Session.pm b/lib/TAP/Formatter/Session.pm index 39202a8e..120b4953 100644 --- a/lib/TAP/Formatter/Session.pm +++ b/lib/TAP/Formatter/Session.pm @@ -23,11 +23,11 @@ TAP::Formatter::Session - Abstract base class for harness output delegate =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 METHODS diff --git a/lib/TAP/Harness.pm b/lib/TAP/Harness.pm index 2e435f30..53d8d18b 100644 --- a/lib/TAP/Harness.pm +++ b/lib/TAP/Harness.pm @@ -16,11 +16,11 @@ TAP::Harness - Run test scripts with statistics =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; $ENV{HARNESS_ACTIVE} = 1; $ENV{HARNESS_VERSION} = $VERSION; diff --git a/lib/TAP/Harness/Env.pm b/lib/TAP/Harness/Env.pm index 92e7d3b6..1a9d7196 100644 --- a/lib/TAP/Harness/Env.pm +++ b/lib/TAP/Harness/Env.pm @@ -7,7 +7,7 @@ use constant IS_VMS => ( $^O eq 'VMS' ); use TAP::Object; use Text::ParseWords qw/shellwords/; -our $VERSION = '3.29'; +our $VERSION = '3.30'; # Get the parts of @INC which are changed from the stock list AND # preserve reordering of stock directories. @@ -126,7 +126,7 @@ TAP::Harness::Env - Parsing harness related environmental variables where approp =head1 VERSION -Version 3.29 +Version 3.30 =head1 SYNOPSIS diff --git a/lib/TAP/Object.pm b/lib/TAP/Object.pm index b32c452e..21c53dc0 100644 --- a/lib/TAP/Object.pm +++ b/lib/TAP/Object.pm @@ -9,11 +9,11 @@ TAP::Object - Base class that provides common functionality to all C mod =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser.pm b/lib/TAP/Parser.pm index 4fc93c55..1ebb0db9 100644 --- a/lib/TAP/Parser.pm +++ b/lib/TAP/Parser.pm @@ -27,11 +27,11 @@ TAP::Parser - Parse L output =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; my $DEFAULT_TAP_VERSION = 12; my $MAX_TAP_VERSION = 13; diff --git a/lib/TAP/Parser/Aggregator.pm b/lib/TAP/Parser/Aggregator.pm index eabce939..ee4befd3 100644 --- a/lib/TAP/Parser/Aggregator.pm +++ b/lib/TAP/Parser/Aggregator.pm @@ -12,11 +12,11 @@ TAP::Parser::Aggregator - Aggregate TAP::Parser results =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Grammar.pm b/lib/TAP/Parser/Grammar.pm index c19820c9..fe1b9adb 100644 --- a/lib/TAP/Parser/Grammar.pm +++ b/lib/TAP/Parser/Grammar.pm @@ -14,11 +14,11 @@ TAP::Parser::Grammar - A grammar for the Test Anything Protocol. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Iterator.pm b/lib/TAP/Parser/Iterator.pm index d2e7aedb..886f5f46 100644 --- a/lib/TAP/Parser/Iterator.pm +++ b/lib/TAP/Parser/Iterator.pm @@ -11,11 +11,11 @@ TAP::Parser::Iterator - Base class for TAP source iterators =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Iterator/Array.pm b/lib/TAP/Parser/Iterator/Array.pm index d7195edb..929b1004 100644 --- a/lib/TAP/Parser/Iterator/Array.pm +++ b/lib/TAP/Parser/Iterator/Array.pm @@ -11,11 +11,11 @@ TAP::Parser::Iterator::Array - Iterator for array-based TAP sources =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Iterator/Process.pm b/lib/TAP/Parser/Iterator/Process.pm index f1f63ae3..aaf6b6cf 100644 --- a/lib/TAP/Parser/Iterator/Process.pm +++ b/lib/TAP/Parser/Iterator/Process.pm @@ -16,11 +16,11 @@ TAP::Parser::Iterator::Process - Iterator for process-based TAP sources =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Iterator/Stream.pm b/lib/TAP/Parser/Iterator/Stream.pm index b55482dd..9181fc7a 100644 --- a/lib/TAP/Parser/Iterator/Stream.pm +++ b/lib/TAP/Parser/Iterator/Stream.pm @@ -11,11 +11,11 @@ TAP::Parser::Iterator::Stream - Iterator for filehandle-based TAP sources =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/IteratorFactory.pm b/lib/TAP/Parser/IteratorFactory.pm index 2ad0834e..8b75724f 100644 --- a/lib/TAP/Parser/IteratorFactory.pm +++ b/lib/TAP/Parser/IteratorFactory.pm @@ -16,11 +16,11 @@ TAP::Parser::IteratorFactory - Figures out which SourceHandler objects to use fo =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Multiplexer.pm b/lib/TAP/Parser/Multiplexer.pm index 3a5504a0..65cd46de 100644 --- a/lib/TAP/Parser/Multiplexer.pm +++ b/lib/TAP/Parser/Multiplexer.pm @@ -17,11 +17,11 @@ TAP::Parser::Multiplexer - Multiplex multiple TAP::Parsers =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Result.pm b/lib/TAP/Parser/Result.pm index 8878becf..eaad1d2f 100644 --- a/lib/TAP/Parser/Result.pm +++ b/lib/TAP/Parser/Result.pm @@ -24,11 +24,11 @@ TAP::Parser::Result - Base class for TAP::Parser output objects =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Result/Bailout.pm b/lib/TAP/Parser/Result/Bailout.pm index 3d17c9f0..2ae35d6e 100644 --- a/lib/TAP/Parser/Result/Bailout.pm +++ b/lib/TAP/Parser/Result/Bailout.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Bailout - Bailout result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Comment.pm b/lib/TAP/Parser/Result/Comment.pm index ef38a717..d69ec518 100644 --- a/lib/TAP/Parser/Result/Comment.pm +++ b/lib/TAP/Parser/Result/Comment.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Comment - Comment result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Plan.pm b/lib/TAP/Parser/Result/Plan.pm index c25020a2..d85243c9 100644 --- a/lib/TAP/Parser/Result/Plan.pm +++ b/lib/TAP/Parser/Result/Plan.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Plan - Plan result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Pragma.pm b/lib/TAP/Parser/Result/Pragma.pm index e0648d75..1479e883 100644 --- a/lib/TAP/Parser/Result/Pragma.pm +++ b/lib/TAP/Parser/Result/Pragma.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Pragma - TAP pragma token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Test.pm b/lib/TAP/Parser/Result/Test.pm index 6ac17973..749f26cb 100644 --- a/lib/TAP/Parser/Result/Test.pm +++ b/lib/TAP/Parser/Result/Test.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Test - Test result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Unknown.pm b/lib/TAP/Parser/Result/Unknown.pm index 98732f8f..3e1a6112 100644 --- a/lib/TAP/Parser/Result/Unknown.pm +++ b/lib/TAP/Parser/Result/Unknown.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Unknown - Unknown result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/Version.pm b/lib/TAP/Parser/Result/Version.pm index e7875e04..8b08e33d 100644 --- a/lib/TAP/Parser/Result/Version.pm +++ b/lib/TAP/Parser/Result/Version.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::Version - TAP syntax version token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/Result/YAML.pm b/lib/TAP/Parser/Result/YAML.pm index a3348b06..a6f86e3c 100644 --- a/lib/TAP/Parser/Result/YAML.pm +++ b/lib/TAP/Parser/Result/YAML.pm @@ -11,11 +11,11 @@ TAP::Parser::Result::YAML - YAML result token. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 DESCRIPTION diff --git a/lib/TAP/Parser/ResultFactory.pm b/lib/TAP/Parser/ResultFactory.pm index 1a9a531f..65d31d25 100644 --- a/lib/TAP/Parser/ResultFactory.pm +++ b/lib/TAP/Parser/ResultFactory.pm @@ -29,11 +29,11 @@ TAP::Parser::ResultFactory - Factory for creating TAP::Parser output objects =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head2 DESCRIPTION diff --git a/lib/TAP/Parser/Scheduler.pm b/lib/TAP/Parser/Scheduler.pm index eef1a3bc..7c5cedf7 100644 --- a/lib/TAP/Parser/Scheduler.pm +++ b/lib/TAP/Parser/Scheduler.pm @@ -13,11 +13,11 @@ TAP::Parser::Scheduler - Schedule tests during parallel testing =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Scheduler/Job.pm b/lib/TAP/Parser/Scheduler/Job.pm index 30e2bbba..6375a7b8 100644 --- a/lib/TAP/Parser/Scheduler/Job.pm +++ b/lib/TAP/Parser/Scheduler/Job.pm @@ -10,11 +10,11 @@ TAP::Parser::Scheduler::Job - A single testing job. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Scheduler/Spinner.pm b/lib/TAP/Parser/Scheduler/Spinner.pm index 4792e04e..f590ea58 100644 --- a/lib/TAP/Parser/Scheduler/Spinner.pm +++ b/lib/TAP/Parser/Scheduler/Spinner.pm @@ -10,11 +10,11 @@ TAP::Parser::Scheduler::Spinner - A no-op job. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/Source.pm b/lib/TAP/Parser/Source.pm index a0d7154e..0e2da09f 100644 --- a/lib/TAP/Parser/Source.pm +++ b/lib/TAP/Parser/Source.pm @@ -14,11 +14,11 @@ TAP::Parser::Source - a TAP source & meta data about it =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler.pm b/lib/TAP/Parser/SourceHandler.pm index 1bf8db7a..dc257e0e 100644 --- a/lib/TAP/Parser/SourceHandler.pm +++ b/lib/TAP/Parser/SourceHandler.pm @@ -12,11 +12,11 @@ TAP::Parser::SourceHandler - Base class for different TAP source handlers =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler/Executable.pm b/lib/TAP/Parser/SourceHandler/Executable.pm index 1af05c84..5522625d 100644 --- a/lib/TAP/Parser/SourceHandler/Executable.pm +++ b/lib/TAP/Parser/SourceHandler/Executable.pm @@ -16,11 +16,11 @@ TAP::Parser::SourceHandler::Executable - Stream output from an executable TAP so =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler/File.pm b/lib/TAP/Parser/SourceHandler/File.pm index 740b3050..b48660fc 100644 --- a/lib/TAP/Parser/SourceHandler/File.pm +++ b/lib/TAP/Parser/SourceHandler/File.pm @@ -16,11 +16,11 @@ TAP::Parser::SourceHandler::File - Stream TAP from a text file. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler/Handle.pm b/lib/TAP/Parser/SourceHandler/Handle.pm index 58325e2a..944fb2a9 100644 --- a/lib/TAP/Parser/SourceHandler/Handle.pm +++ b/lib/TAP/Parser/SourceHandler/Handle.pm @@ -16,11 +16,11 @@ TAP::Parser::SourceHandler::Handle - Stream TAP from an IO::Handle or a GLOB. =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler/Perl.pm b/lib/TAP/Parser/SourceHandler/Perl.pm index 603a5197..1a1867b9 100644 --- a/lib/TAP/Parser/SourceHandler/Perl.pm +++ b/lib/TAP/Parser/SourceHandler/Perl.pm @@ -21,11 +21,11 @@ TAP::Parser::SourceHandler::Perl - Stream TAP from a Perl executable =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/SourceHandler/RawTAP.pm b/lib/TAP/Parser/SourceHandler/RawTAP.pm index 28282908..627a1e13 100644 --- a/lib/TAP/Parser/SourceHandler/RawTAP.pm +++ b/lib/TAP/Parser/SourceHandler/RawTAP.pm @@ -16,11 +16,11 @@ TAP::Parser::SourceHandler::RawTAP - Stream output from raw TAP in a scalar/arra =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; =head1 SYNOPSIS diff --git a/lib/TAP/Parser/YAMLish/Reader.pm b/lib/TAP/Parser/YAMLish/Reader.pm index d4f041f1..8a61a4bf 100644 --- a/lib/TAP/Parser/YAMLish/Reader.pm +++ b/lib/TAP/Parser/YAMLish/Reader.pm @@ -5,7 +5,7 @@ use warnings; use base 'TAP::Object'; -our $VERSION = '3.29'; +our $VERSION = '3.30'; # TODO: # Handle blessed object syntax @@ -269,7 +269,7 @@ TAP::Parser::YAMLish::Reader - Read YAMLish data from iterator =head1 VERSION -Version 3.29 +Version 3.30 =head1 SYNOPSIS diff --git a/lib/TAP/Parser/YAMLish/Writer.pm b/lib/TAP/Parser/YAMLish/Writer.pm index de390c56..811c190d 100644 --- a/lib/TAP/Parser/YAMLish/Writer.pm +++ b/lib/TAP/Parser/YAMLish/Writer.pm @@ -5,7 +5,7 @@ use warnings; use base 'TAP::Object'; -our $VERSION = '3.29'; +our $VERSION = '3.30'; my $ESCAPE_CHAR = qr{ [ \x00-\x1f \" ] }x; my $ESCAPE_KEY = qr{ (?: ^\W ) | $ESCAPE_CHAR }x; @@ -146,7 +146,7 @@ TAP::Parser::YAMLish::Writer - Write YAMLish data =head1 VERSION -Version 3.29 +Version 3.30 =head1 SYNOPSIS diff --git a/lib/Test/Harness.pm b/lib/Test/Harness.pm index d59e7d4d..aa54574b 100644 --- a/lib/Test/Harness.pm +++ b/lib/Test/Harness.pm @@ -31,11 +31,11 @@ Test::Harness - Run Perl standard test scripts with statistics =head1 VERSION -Version 3.29 +Version 3.30 =cut -our $VERSION = '3.29'; +our $VERSION = '3.30'; # Backwards compatibility for exportable variable names. *verbose = *Verbose;