From: Andy Dougherty Date: Tue, 11 Dec 2007 11:42:08 +0000 (-0500) Subject: pod/perl5100delta ought to emphasize dual-life modules. X-Git-Tag: accepted/trunk/20130322.191538~14048 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=187a0176da285209f351a4626ff8b1c74ba2d5ee;p=platform%2Fupstream%2Fperl.git pod/perl5100delta ought to emphasize dual-life modules. Message-ID: p4raw-id: //depot/perl@32610 --- 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