summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Test2/Transition.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test2/Transition.pod')
-rwxr-xr-xMaster/tlpkg/tlperl/lib/Test2/Transition.pod18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test2/Transition.pod b/Master/tlpkg/tlperl/lib/Test2/Transition.pod
index 95f9d77e9b1..12c46ee569f 100755
--- a/Master/tlpkg/tlperl/lib/Test2/Transition.pod
+++ b/Master/tlpkg/tlperl/lib/Test2/Transition.pod
@@ -256,6 +256,14 @@ internals.
Fixed in version: 0.15
+=item Test::More::Prefix
+
+Worked by applying a role that wrapped C<< Test::Builder->_print_comment >>.
+Fixed by adding an event filter that modifies the message instead when running
+under Test2.
+
+Fixed in version: 0.007
+
=back
=head2 STILL BROKEN
@@ -298,14 +306,6 @@ something new (Test2) to completely rewrite it in a sane way.
Still broken as of version: 0.32
-=item Test::More::Prefix
-
-The current version, 0.005 is broken. A patch has been applied in git, and
-released in 0.006, but a version issue with 0.006 prevents its installation.
-
-Still broken as of version: 0.005
-Potentially fixed in version: 0.006 (not installable)
-
=item Net::BitTorrent
The tests for this module directly access L<Test::Builder> hash keys. Most, if
@@ -502,7 +502,7 @@ F<http://github.com/Test-More/test-more/>.
=head1 COPYRIGHT
-Copyright 2016 Chad Granum E<lt>exodist@cpan.orgE<gt>.
+Copyright 2018 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.