summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perl5100delta.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod
index 8573a4cc31..3ce94defc3 100644
--- a/pod/perl5100delta.pod
+++ b/pod/perl5100delta.pod
@@ -618,6 +618,14 @@ C<$foo-E<gt>isa($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<perldoc CPAN> for more information.
+
=head2 Pragmata Changes
=over 4