diff options
Diffstat (limited to 'Porting/README.pod')
-rw-r--r-- | Porting/README.pod | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Porting/README.pod b/Porting/README.pod index b68f2a1d0a..a800636c09 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. |