In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/9e08bfd8d1a9493056c4199e39523fcaa89c9bf6?hp=cb5e83e99c97f1e4ac2fbc858b6355888e216047>
- Log ----------------------------------------------------------------- commit 9e08bfd8d1a9493056c4199e39523fcaa89c9bf6 Author: Sawyer X <[email protected]> Date: Thu May 19 22:01:57 2016 +0200 Correct POD for release managers document: A literal / (solidus) is E<sol>. ----------------------------------------------------------------------- Summary of changes: Porting/release_managers_guide.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 0d724e7..a81e174 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -243,7 +243,7 @@ necessary, fix things up. For example, you might think that both blead and maint are synchronised with a particular CPAN module, but one might have some extra changes. -=head3 How to sync a CPAN module with a cpan/ distro +=head3 How to sync a CPAN module with a cpanE<sol> distro =over 4 -- Perl5 Master Repository
