Change 31398 by [EMAIL PROTECTED] on 2007/06/17 08:08:45
Subject: [PATCH] Test::Builder tickles Pod::Html parsing stupidity bug
From: demerphq <[EMAIL PROTECTED]>
Date: Sat, 16 Jun 2007 18:47:22 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/lib/Test/Builder.pm#24 edit
Differences ...
==== //depot/perl/lib/Test/Builder.pm#24 (text) ====
Index: perl/lib/Test/Builder.pm
--- perl/lib/Test/Builder.pm#23~30711~ 2007-03-22 20:36:47.000000000 -0700
+++ perl/lib/Test/Builder.pm 2007-06-17 01:08:45.000000000 -0700
@@ -983,6 +983,7 @@
# I'm not ready to publish this. It doesn't deal with array return
# values from the code or context.
+
=begin private
=item B<_try>
End of Patch.