This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
990b874
)
buildtoc is no longer the thing
author
Ricardo Signes
<rjbs@cpan.org>
Thu, 9 Aug 2012 14:10:10 +0000
(10:10 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Thu, 9 Aug 2012 14:10:14 +0000
(10:10 -0400)
Following these instructions failed, so I checked with Nicholas, whom
I knew had done some work on this stuff in the last year. He suggested
this change, which worked out.
Porting/release_managers_guide.pod
patch
|
blob
|
blame
|
history
diff --git
a/Porting/release_managers_guide.pod
b/Porting/release_managers_guide.pod
index
d5fba53
..
8192bc2
100644
(file)
--- a/
Porting/release_managers_guide.pod
+++ b/
Porting/release_managers_guide.pod
@@
-1171,7
+1171,7
@@
Edit F<pod/perl.pod> to add an entry for the file, e.g.:
Then rebuild various files:
- $ perl
pod/buildtoc --build-al
l
+ $ perl
Porting/pod_rules.p
l
Finally, commit: