summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2022-10-19 22:18:20 +0000
committerTodd Rinaldo <toddr@cpan.org>2022-10-20 15:19:53 +0000
commitd4fe6e17e8f4c5a2b726be3e748ba567c835337f (patch)
treecbea9163898434b03216c42563700963f284285b
parentf314fe7bb6c34b0db124d4fc87d9fc8e429f0087 (diff)
downloadperl-d4fe6e17e8f4c5a2b726be3e748ba567c835337f.tar.gz
Update Module::CoreList for 5.37.5
-rw-r--r--dist/Module-CoreList/Changes6
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm22
2 files changed, 24 insertions, 4 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 5911da9c1f..95d0b1d0cc 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,3 +1,9 @@
+5.20221020
+ - Updated for v5.37.5
+
+5.20220920
+ - Updated for v5.37.4
+
5.20220820
- Updated for v5.37.3
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index c42bb2a36b..42e9a04d28 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -19765,8 +19765,26 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.037005 => {
delta_from => 5.037004,
changed => {
+ 'B::Deparse' => '1.70',
'B::Op_private' => '5.037005',
'Config' => '5.037005',
+ 'JSON::PP' => '4.12',
+ 'JSON::PP::Boolean' => '4.12',
+ 'Math::Complex' => '1.5903',
+ 'Math::Trig' => '1.2301',
+ 'Memoize' => '1.14',
+ 'Memoize::AnyDBM_File' => '1.14',
+ 'Memoize::Expire' => '1.14',
+ 'Memoize::NDBM_File' => '1.14',
+ 'Memoize::SDBM_File' => '1.14',
+ 'Memoize::Storable' => '1.14',
+ 'Module::CoreList' => '5.20221020',
+ 'Module::CoreList::Utils'=> '5.20221020',
+ 'Net::Ping' => '2.75',
+ 'POSIX' => '2.07',
+ 'Unicode' => '15.0.0',
+ 'threads' => '2.31',
+ 'warnings' => '1.59',
},
removed => {
}
@@ -21307,8 +21325,6 @@ sub is_core
'Math::BigInt::Trace' => 'cpan',
'Math::BigRat' => 'cpan',
'Math::BigRat::Trace' => 'cpan',
- 'Math::Complex' => 'cpan',
- 'Math::Trig' => 'cpan',
'Memoize' => 'cpan',
'Memoize::AnyDBM_File' => 'cpan',
'Memoize::Expire' => 'cpan',
@@ -21735,8 +21751,6 @@ sub is_core
'Math::BigInt::Trace' => undef,
'Math::BigRat' => undef,
'Math::BigRat::Trace' => undef,
- 'Math::Complex' => undef,
- 'Math::Trig' => undef,
'Memoize' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
'Memoize::AnyDBM_File' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
'Memoize::Expire' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',