Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7aa63289688455d2b2cc740950feacc23d03efd7
https://github.com/Perl/perl5/commit/7aa63289688455d2b2cc740950feacc23d03efd7
Author: David Mitchell <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M dist/Net-Ping/t/000_load.t
Log Message:
-----------
Net::Ping: silence stderr noise in 000_load.t
Change the diag() call to a note() call so that the info about which
platform and version the test is running under doesn't appear on STDERR,
which should be reserved for errors.
This is a partial re-application of my commit v5.25.6-83-g0fc44d0a18
from 2016.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications