This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::CoreList for 5.37.5
authorTodd Rinaldo <toddr@cpan.org>
Wed, 19 Oct 2022 22:18:20 +0000 (22:18 +0000)
committerTodd Rinaldo <toddr@cpan.org>
Thu, 20 Oct 2022 15:19:53 +0000 (15:19 +0000)
dist/Module-CoreList/Changes
dist/Module-CoreList/lib/Module/CoreList.pm

index 5911da9..95d0b1d 100644 (file)
@@ -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
 
index c42bb2a..42e9a04 100644 (file)
@@ -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',