In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/53b2553959ade9915de464c061792914ae9aeb55?hp=15aaad1a4868c95f9260553b20cb877dc3da0779>
- Log ----------------------------------------------------------------- commit 53b2553959ade9915de464c061792914ae9aeb55 Author: Ricardo Signes <[email protected]> Date: Fri May 11 08:18:05 2012 -0400 perldelta: break Pod:: deprecations onto two items ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index de86fe2..74e0c0e 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -575,7 +575,11 @@ PerlIO::mmap =item * -Pod::Parser, Pod::LaTeX +Pod::LaTeX + +=item * + +Pod::Parser =item * -- Perl5 Master Repository
