Mention Pod::Simple and Pod::Escapes in perl5100delta
Steve Peters [Tue, 27 Nov 2007 11:42:48 +0000 (05:42 -0600)]
From: "Steve Peters" <steve@fisharerojo.org>
Message-ID: <fd7a59d30711270942s21c1a5boc1c934469b834001@mail.gmail.com>

       with nits by Ronald J Kimball

p4raw-id: //depot/perl@32537

pod/perl5100delta.pod

index e433270..9e34f25 100644 (file)
@@ -809,6 +809,16 @@ for F<.tar> (plain, gziped or bzipped) or F<.zip> files.
 C<CPANPLUS> provides an API and a command-line tool to access the CPAN
 mirrors.
 
+=item *
+
+C<Pod::Escapes> provides utilities that are useful in decoding Pod
+EE<lt>...E<gt> sequences.
+
+=item *
+
+C<Pod::Simple> is now the backend for several of the Pod-related modules
+included with Perl.
+
 =back
 
 =head2 Selected Changes to Core Modules