--- ./perl-5.40.0/cpan/Test-Simple/lib/Test/More.pm Sun Apr 28 14:07:47 2024 +++ ./perl-5.40.0/cpan/Test-Simple/lib/Test/More.pm Thu Nov 7 11:13:40 2024 @@ -395,7 +395,7 @@ isnt $obj, $clone, "clone() produces a different object"; Historically we supported an C function as an alias of -C, however in Perl 5.37.9 support for the use of aprostrophe as +C, however in Perl 5.37.9 support for the use of apostrophe as a package separator was deprecated and by Perl 5.42.0 support for it will have been removed completely. Accordingly use of C is also deprecated, and will produce warnings when used unless 'deprecated'