From 187a0176da285209f351a4626ff8b1c74ba2d5ee Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Tue, 11 Dec 2007 06:42:08 -0500 Subject: [PATCH] pod/perl5100delta ought to emphasize dual-life modules. Message-ID: p4raw-id: //depot/perl@32610 --- pod/perl5100delta.pod | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index 8573a4c..3ce94de 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -618,6 +618,14 @@ C<$foo-Eisa($bar)> lookup. =head1 Modules and Pragmata +=head2 Upgrading individual core modules + +Even more core modules are now also available separately through the +CPAN. If you wish to update one of these modules, you don't need to +wait for a new perl release. From within the cpan shell, running the +'r' command will report on modules with upgrades available. See +C for more information. + =head2 Pragmata Changes =over 4 -- 2.7.4