Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: cd42a730c529f058bb29066bec486df8278d437b
https://github.com/Perl/perl5/commit/cd42a730c529f058bb29066bec486df8278d437b
Author: Chad Granum <[email protected]>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M Porting/Maintainers.pl
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/Stack.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/Tools/Tiny.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/HashBase.pm
M cpan/Test-Simple/lib/Test2/Util/Trace.pm
M cpan/Test-Simple/lib/ok.pm
M cpan/Test-Simple/t/HashBase.t
M cpan/Test-Simple/t/Test2/modules/API.t
M pod/perldelta.pod
Log Message:
-----------
Update Test-Simple to CPAN version 1.302169
>From Changes:
1.302169 2019-11-18 15:49:38-08:00 America/Los_Angeles
- Update inline Object::HashBase
- Avoid 'used only once' warnings in BEGIN and END blocks
(James E Keenan <[email protected]>)
Committer: perldelta for synch-with-cpan