summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-09-18 20:37:22 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-09-18 20:37:22 +0100
commit2b7e2f6504a6e433a3306f483a10f50364a86f2c (patch)
tree15e1048bac5b8e12710ce504048e9538e83ed4d2
parent472c44b91d2242724226a80e29474cb3022b4c12 (diff)
downloadperl-2b7e2f6504a6e433a3306f483a10f50364a86f2c.tar.gz
Noted recent changes to Module::CoreList and added http://perlpunks.de/corelist
-rw-r--r--dist/Module-CoreList/Changes4
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
2 files changed, 5 insertions, 1 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 4d914461a4..326d9f7612 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,5 +1,9 @@
- Corrected version of Module::CoreList shipped
with v5.10.0
+ - Corrected Errno being shipped with v5.6.0 and v5.6.1
+ - Corrected VMS::Filespec being shipped with v5.12.3
+ - Corrected DBFile being shipped with v5.8.2
+ - Added http://perlpunks.de/corelist to SEE ALSO
2.55 Sat Aug 20 2011
- Updated for v5.15.2
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index aff5a81161..d80ce50017 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -192,7 +192,7 @@ under the same terms as Perl itself.
=head1 SEE ALSO
-L<corelist>, L<Module::Info>, L<perl>
+L<corelist>, L<Module::Info>, L<perl>, L<http://perlpunks.de/corelist>
=cut