Branch: refs/heads/davem/net_ping
Home: https://github.com/Perl/perl5
Commit: 6ea4563fc3eb513982fad6d4db199536eb9ba0e8
https://github.com/Perl/perl5/commit/6ea4563fc3eb513982fad6d4db199536eb9ba0e8
Author: David Mitchell <[email protected]>
Date: 2026-02-03 (Tue, 03 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