<http://perl5.git.perl.org/perl.git/commitdiff/986b8b496d052a921ed92f9591b8adeea5dc72e4?hp=1625f1d34b4eccaa6cf567720535b0a93299dfa5>
- Log -----------------------------------------------------------------
commit 986b8b496d052a921ed92f9591b8adeea5dc72e4
Author: James E Keenan <jkeenan@cpan.org>
Date: Wed Feb 17 18:50:57 2016 -0500
perldelta for f94c6c536844091ca6a005e3e0398db8e1cc212e
-----------------------------------------------------------------------
Summary of changes:
pod/perldelta.pod | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 837917b..5607b2e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -186,6 +186,17 @@ Stack">, which explains how the perl context stack works.
=back
+=head3 L<perlmodlib>
+
+=over 4
+
+=item *
+
+We now recommend contacting the module-authors list or PAUSE in seeking
+guidance on the naming of modules.
+
+=back
+
=head1 Diagnostics
The following additions or changes have been made to diagnostic output,
--
Perl5 Master Repository