
rjk-perl-p5p at tamias
Nov 27, 2007, 5:55 PM
Post #2 of 3
(178 views)
Permalink
|
|
Re: [PATCH] Mention Pod::Simple and Pod::Escapes in perl5100delta
[In reply to]
|
|
On Tue, Nov 27, 2007 at 11:42:48AM -0600, Steve Peters wrote: > ==== //depot/perl/pod/perl5100delta.pod#22 - > /home/steve/p4-bleadperl/perl/pod/perl5100delta.pod ==== > @@ -786,7 +786,15 @@ > C<CPANPLUS> provides an API and a command-line tool to access the CPAN > mirrors. > > -=back > +=item * > + > +C<Pod::Escapes> provides utilities that are useful in decoding Pod EE<lt>...E<gt> > +sequences. > + > +=item * > + > +C<Pod::Simple> is a now the backend for several of the Pod-related modules > +included with Perl. > > =head2 Selected Changes to Core Modules s/a now/now/ And do preserve the =back at the end of the list. Ronald
|