In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/8818c98f34d13483ef3f7e76a69e429397237efe?hp=7ad311ab4c1db82cc8475436be976d6d564cb024>
- Log ----------------------------------------------------------------- commit 8818c98f34d13483ef3f7e76a69e429397237efe Author: James E Keenan <[email protected]> Date: Wed Mar 6 21:49:01 2013 -0500 Fix POD formatting error. ----------------------------------------------------------------------- Summary of changes: Porting/README.pod | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/Porting/README.pod b/Porting/README.pod index b68f2a1..a800636 100644 --- a/Porting/README.pod +++ b/Porting/README.pod @@ -16,9 +16,7 @@ text. Program to prepare dual-life distributions for insertion into the Perl 5 F<lib/> and F<t/> directories. Now thought to be largely superseded. -=head2 F<bisect-example.sh> - -=head2 F<bisect-runner.pl> and F<bisect.pl> +=head2 F<bisect-example.sh>, F<bisect-runner.pl> and F<bisect.pl> Use C<git bisect> to pinpoint changes. -- Perl5 Master Repository
