Branch: refs/heads/psc/ppc0025 Home: https://github.com/Perl/perl5 Commit: 0c0408c21a0cd5330918d9eacf2debdbf5e6f1ac https://github.com/Perl/perl5/commit/0c0408c21a0cd5330918d9eacf2debdbf5e6f1ac Author: Philippe Bruhat (BooK) <b...@cpan.org> Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths: M lib/B/Op_private.pm M regen/regen_lib.pl Log Message: ----------- fix perl_version in regen/regen_lib.pl Commit: 42dd06538f2fc28457feb290621fe7b2588d7895 https://github.com/Perl/perl5/commit/42dd06538f2fc28457feb290621fe7b2588d7895 Author: Philippe Bruhat (BooK) <b...@cpan.org> Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M dist/Module-CoreList/lib/Module/CoreList.pm M dist/Module-CoreList/lib/Module/CoreList/Utils.pm Log Message: ----------- fix Module-CoreList to support versions larger than 5 Important fixes include: * sorting numerical versions using <=> * properly computing the family for versions larger than 5 Commit: 073dd2b7350df0e310c2db880b0b4930656e8459 https://github.com/Perl/perl5/commit/073dd2b7350df0e310c2db880b0b4930656e8459 Author: Philippe Bruhat (BooK) <b...@cpan.org> Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M META.json M META.yml M cpan/CPAN-Meta/lib/CPAN/Meta.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Cygwin.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_DOS.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Darwin.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_MacOS.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_NW5.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS2.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS390.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_QNX.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_UWIN.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VMS.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win95.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/version.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/version/regex.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm M cpan/ExtUtils-MakeMaker/lib/ExtUtils/testlib.pm M cpan/HTTP-Tiny/lib/HTTP/Tiny.pm M cpan/Pod-Simple/lib/Pod/Simple.pm M cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm M cpan/Pod-Simple/lib/Pod/Simple/DumpAsXML.pm M cpan/Pod-Simple/lib/Pod/Simple/HTML.pm M cpan/Pod-Simple/lib/Pod/Simple/RTF.pm M cpan/Pod-Simple/lib/Pod/Simple/XMLOutStream.pm M cpan/Test-Harness/lib/TAP/Harness.pm M cpan/Test-Simple/lib/Test/Builder.pm M cpan/Test-Simple/lib/Test/Builder/Formatter.pm M cpan/Test-Simple/lib/Test/Builder/Module.pm M cpan/Test-Simple/lib/Test/Builder/Tester.pm M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm M cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm M cpan/Test-Simple/lib/Test/More.pm M cpan/Test-Simple/lib/Test/Simple.pm M cpan/Test-Simple/lib/Test/Tester.pm M cpan/Test-Simple/lib/Test/Tester/Capture.pm M cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm M cpan/Test-Simple/lib/Test/Tester/Delegate.pm M cpan/Test-Simple/lib/Test/use/ok.pm M cpan/Test-Simple/lib/Test2.pm M cpan/Test-Simple/lib/Test2/API.pm M cpan/Test-Simple/lib/Test2/API/Breakage.pm M cpan/Test-Simple/lib/Test2/API/Context.pm M cpan/Test-Simple/lib/Test2/API/Instance.pm M cpan/Test-Simple/lib/Test2/API/InterceptResult.pm M cpan/Test-Simple/lib/Test2/API/InterceptResult/Event.pm M cpan/Test-Simple/lib/Test2/API/InterceptResult/Facet.pm M cpan/Test-Simple/lib/Test2/API/InterceptResult/Hub.pm M cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm M cpan/Test-Simple/lib/Test2/API/Stack.pm M cpan/Test-Simple/lib/Test2/AsyncSubtest.pm M cpan/Test-Simple/lib/Test2/AsyncSubtest/Event/Attach.pm M cpan/Test-Simple/lib/Test2/AsyncSubtest/Event/Detach.pm M cpan/Test-Simple/lib/Test2/AsyncSubtest/Formatter.pm M cpan/Test-Simple/lib/Test2/AsyncSubtest/Hub.pm M cpan/Test-Simple/lib/Test2/Bundle.pm M cpan/Test-Simple/lib/Test2/Bundle/Extended.pm M cpan/Test-Simple/lib/Test2/Bundle/More.pm M cpan/Test-Simple/lib/Test2/Bundle/Simple.pm M cpan/Test-Simple/lib/Test2/Compare.pm M cpan/Test-Simple/lib/Test2/Compare/Array.pm M cpan/Test-Simple/lib/Test2/Compare/Bag.pm M cpan/Test-Simple/lib/Test2/Compare/Base.pm M cpan/Test-Simple/lib/Test2/Compare/Bool.pm M cpan/Test-Simple/lib/Test2/Compare/Custom.pm M cpan/Test-Simple/lib/Test2/Compare/DeepRef.pm M cpan/Test-Simple/lib/Test2/Compare/Delta.pm M cpan/Test-Simple/lib/Test2/Compare/Event.pm M cpan/Test-Simple/lib/Test2/Compare/EventMeta.pm M cpan/Test-Simple/lib/Test2/Compare/Float.pm M cpan/Test-Simple/lib/Test2/Compare/Hash.pm M cpan/Test-Simple/lib/Test2/Compare/Isa.pm M cpan/Test-Simple/lib/Test2/Compare/Meta.pm M cpan/Test-Simple/lib/Test2/Compare/Negatable.pm M cpan/Test-Simple/lib/Test2/Compare/Number.pm M cpan/Test-Simple/lib/Test2/Compare/Object.pm M cpan/Test-Simple/lib/Test2/Compare/OrderedSubset.pm M cpan/Test-Simple/lib/Test2/Compare/Pattern.pm M cpan/Test-Simple/lib/Test2/Compare/Ref.pm M cpan/Test-Simple/lib/Test2/Compare/Regex.pm M cpan/Test-Simple/lib/Test2/Compare/Scalar.pm M cpan/Test-Simple/lib/Test2/Compare/Set.pm M cpan/Test-Simple/lib/Test2/Compare/String.pm M cpan/Test-Simple/lib/Test2/Compare/Undef.pm M cpan/Test-Simple/lib/Test2/Compare/Wildcard.pm M cpan/Test-Simple/lib/Test2/Event.pm M cpan/Test-Simple/lib/Test2/Event/Bail.pm M cpan/Test-Simple/lib/Test2/Event/Diag.pm M cpan/Test-Simple/lib/Test2/Event/Encoding.pm M cpan/Test-Simple/lib/Test2/Event/Exception.pm M cpan/Test-Simple/lib/Test2/Event/Fail.pm M cpan/Test-Simple/lib/Test2/Event/Generic.pm M cpan/Test-Simple/lib/Test2/Event/Note.pm M cpan/Test-Simple/lib/Test2/Event/Ok.pm M cpan/Test-Simple/lib/Test2/Event/Pass.pm M cpan/Test-Simple/lib/Test2/Event/Plan.pm M cpan/Test-Simple/lib/Test2/Event/Skip.pm M cpan/Test-Simple/lib/Test2/Event/Subtest.pm M cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm M cpan/Test-Simple/lib/Test2/Event/V2.pm M cpan/Test-Simple/lib/Test2/Event/Waiting.pm M cpan/Test-Simple/lib/Test2/EventFacet.pm M cpan/Test-Simple/lib/Test2/EventFacet/About.pm M cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm M cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm M cpan/Test-Simple/lib/Test2/EventFacet/Control.pm M cpan/Test-Simple/lib/Test2/EventFacet/Error.pm M cpan/Test-Simple/lib/Test2/EventFacet/Hub.pm M cpan/Test-Simple/lib/Test2/EventFacet/Info.pm M cpan/Test-Simple/lib/Test2/EventFacet/Info/Table.pm M cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm M cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm M cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm M cpan/Test-Simple/lib/Test2/EventFacet/Render.pm M cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm M cpan/Test-Simple/lib/Test2/Formatter.pm M cpan/Test-Simple/lib/Test2/Formatter/TAP.pm M cpan/Test-Simple/lib/Test2/Hub.pm M cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm M cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm M cpan/Test-Simple/lib/Test2/Hub/Subtest.pm M cpan/Test-Simple/lib/Test2/IPC.pm M cpan/Test-Simple/lib/Test2/IPC/Driver.pm M cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm M cpan/Test-Simple/lib/Test2/Manual.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/API.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/Context.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/EndToEnd.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/Event.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/Hubs.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/IPC.pm M cpan/Test-Simple/lib/Test2/Manual/Anatomy/Utilities.pm M cpan/Test-Simple/lib/Test2/Manual/Concurrency.pm M cpan/Test-Simple/lib/Test2/Manual/Contributing.pm M cpan/Test-Simple/lib/Test2/Manual/Testing.pm M cpan/Test-Simple/lib/Test2/Manual/Testing/Introduction.pm M cpan/Test-Simple/lib/Test2/Manual/Testing/Migrating.pm M cpan/Test-Simple/lib/Test2/Manual/Testing/Planning.pm M cpan/Test-Simple/lib/Test2/Manual/Testing/Todo.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/FirstTool.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Formatter.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Nesting.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Plugin/TestExit.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Plugin/TestingDone.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Subtest.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/TestBuilder.pm M cpan/Test-Simple/lib/Test2/Manual/Tooling/Testing.pm M cpan/Test-Simple/lib/Test2/Mock.pm M cpan/Test-Simple/lib/Test2/Plugin.pm M cpan/Test-Simple/lib/Test2/Plugin/BailOnFail.pm M cpan/Test-Simple/lib/Test2/Plugin/DieOnFail.pm M cpan/Test-Simple/lib/Test2/Plugin/ExitSummary.pm M cpan/Test-Simple/lib/Test2/Plugin/SRand.pm M cpan/Test-Simple/lib/Test2/Plugin/Times.pm M cpan/Test-Simple/lib/Test2/Plugin/UTF8.pm M cpan/Test-Simple/lib/Test2/Require.pm M cpan/Test-Simple/lib/Test2/Require/AuthorTesting.pm M cpan/Test-Simple/lib/Test2/Require/AutomatedTesting.pm M cpan/Test-Simple/lib/Test2/Require/EnvVar.pm M cpan/Test-Simple/lib/Test2/Require/ExtendedTesting.pm M cpan/Test-Simple/lib/Test2/Require/Fork.pm M cpan/Test-Simple/lib/Test2/Require/Module.pm M cpan/Test-Simple/lib/Test2/Require/NonInteractiveTesting.pm M cpan/Test-Simple/lib/Test2/Require/Perl.pm M cpan/Test-Simple/lib/Test2/Require/RealFork.pm M cpan/Test-Simple/lib/Test2/Require/ReleaseTesting.pm M cpan/Test-Simple/lib/Test2/Require/Threads.pm M cpan/Test-Simple/lib/Test2/Suite.pm M cpan/Test-Simple/lib/Test2/Todo.pm M cpan/Test-Simple/lib/Test2/Tools.pm M cpan/Test-Simple/lib/Test2/Tools/AsyncSubtest.pm M cpan/Test-Simple/lib/Test2/Tools/Basic.pm M cpan/Test-Simple/lib/Test2/Tools/Class.pm M cpan/Test-Simple/lib/Test2/Tools/ClassicCompare.pm M cpan/Test-Simple/lib/Test2/Tools/Compare.pm M cpan/Test-Simple/lib/Test2/Tools/Defer.pm M cpan/Test-Simple/lib/Test2/Tools/Encoding.pm M cpan/Test-Simple/lib/Test2/Tools/Event.pm M cpan/Test-Simple/lib/Test2/Tools/Exception.pm M cpan/Test-Simple/lib/Test2/Tools/Exports.pm M cpan/Test-Simple/lib/Test2/Tools/GenTemp.pm M cpan/Test-Simple/lib/Test2/Tools/Grab.pm M cpan/Test-Simple/lib/Test2/Tools/Mock.pm M cpan/Test-Simple/lib/Test2/Tools/Ref.pm M cpan/Test-Simple/lib/Test2/Tools/Refcount.pm M cpan/Test-Simple/lib/Test2/Tools/Spec.pm M cpan/Test-Simple/lib/Test2/Tools/Subtest.pm M cpan/Test-Simple/lib/Test2/Tools/Target.pm M cpan/Test-Simple/lib/Test2/Tools/Tester.pm M cpan/Test-Simple/lib/Test2/Tools/Tiny.pm M cpan/Test-Simple/lib/Test2/Tools/Warnings.pm M cpan/Test-Simple/lib/Test2/Util.pm M cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm M cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm M cpan/Test-Simple/lib/Test2/Util/Grabber.pm M cpan/Test-Simple/lib/Test2/Util/Guard.pm M cpan/Test-Simple/lib/Test2/Util/HashBase.pm M cpan/Test-Simple/lib/Test2/Util/Importer.pm M cpan/Test-Simple/lib/Test2/Util/Ref.pm M cpan/Test-Simple/lib/Test2/Util/Stash.pm M cpan/Test-Simple/lib/Test2/Util/Sub.pm M cpan/Test-Simple/lib/Test2/Util/Table.pm M cpan/Test-Simple/lib/Test2/Util/Table/Cell.pm M cpan/Test-Simple/lib/Test2/Util/Table/LineBreak.pm M cpan/Test-Simple/lib/Test2/Util/Term.pm M cpan/Test-Simple/lib/Test2/Util/Times.pm M cpan/Test-Simple/lib/Test2/Util/Trace.pm M cpan/Test-Simple/lib/Test2/V0.pm M cpan/Test-Simple/lib/Test2/Workflow.pm M cpan/Test-Simple/lib/Test2/Workflow/BlockBase.pm M cpan/Test-Simple/lib/Test2/Workflow/Build.pm M cpan/Test-Simple/lib/Test2/Workflow/Runner.pm M cpan/Test-Simple/lib/Test2/Workflow/Task.pm M cpan/Test-Simple/lib/Test2/Workflow/Task/Action.pm M cpan/Test-Simple/lib/Test2/Workflow/Task/Group.pm M cpan/Test-Simple/lib/ok.pm M dist/Attribute-Handlers/lib/Attribute/Handlers.pm M dist/Data-Dumper/Dumper.pm M dist/Dumpvalue/lib/Dumpvalue.pm M dist/Search-Dict/lib/Search/Dict.pm M lib/perl5db.pl Log Message: ----------- WIP - bump versions of modified files to please t/porting/cmp_version.t Compare: https://github.com/Perl/perl5/compare/e37eb1711884...073dd2b7350d To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications