diff options
author | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2011-02-20 00:37:51 +0000 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2011-02-20 15:46:42 +0000 |
commit | 99537f099df1c72cb5e1d99f7cd7ca62f606d025 (patch) | |
tree | 4c2bf2ddebd850ee3bbfb75100c71a30ec5f8f12 /dist | |
parent | c552c5b5a692e78a154d3b045b80349665ef08fd (diff) | |
download | perl-99537f099df1c72cb5e1d99f7cd7ca62f606d025.tar.gz |
Module::CoreList: update CAVEATS section with 5.13.9 and 5.13.10
Update the CAVEATS section to mention 5.13.9 and 5.13.10. This was
forgotten around 5.13.9.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/Module-CoreList/lib/Module/CoreList.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 0007439189..b79499a8b6 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -170,8 +170,8 @@ Module::CoreList currently covers the 5.000, 5.001, 5.002, 5.003_07, 5.8.0, 5.8.1, 5.8.2, 5.8.3, 5.8.4, 5.8.5, 5.8.6, 5.8.7, 5.8.8, 5.8.9, 5.9.0, 5.9.1, 5.9.2, 5.9.3, 5.9.4, 5.9.5, 5.10.0, 5.10.1, 5.11.0, 5.11.1, 5.11.2, 5.11.3, 5.11.4, 5.11.5, 5.12.0, 5.12.1, 5.12.2, 5.12.3, 5.13.0, -5.13.1, 5.13.2, 5.13.3, 5.13.4, 5.13.5, 5.13.6, 5.13.7 and 5.13.8 -releases of perl. +5.13.1, 5.13.2, 5.13.3, 5.13.4, 5.13.5, 5.13.6, 5.13.7, 5.13.8, 5.13.9 +and 5.13.10 releases of perl. =head1 HISTORY |