projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7ad311a
)
Fix POD formatting error.
author
James E Keenan <jkeenan@cpan.org>
Thu, 7 Mar 2013 02:49:01 +0000 (21:49 -0500)
committer
James E Keenan <jkeenan@cpan.org>
Thu, 7 Mar 2013 02:49:01 +0000 (21:49 -0500)
Porting/README.pod
patch
|
blob
|
blame
|
history
diff --git
a/Porting/README.pod
b/Porting/README.pod
index
b68f2a1
..
a800636
100644
(file)
--- 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.