Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > perl.perl5.changes > #34336
| Newsgroups | perl.perl5.changes |
|---|---|
| Date | 2026-02-03 16:24 -0800 |
| Message-ID | <Perl/perl5/push/refs/heads/blead/19a9b8-7aa632@github.com> (permalink) |
| Subject | [Perl/perl5] 7aa632: Net::Ping: silence stderr noise in 000_load.t |
| From | perl5-changes@perl.org (David Mitchell via perl5-changes) |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7aa63289688455d2b2cc740950feacc23d03efd7
https://github.com/Perl/perl5/commit/7aa63289688455d2b2cc740950feacc23d03efd7
Author: David Mitchell <davem@iabyn.com>
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
Back to perl.perl5.changes | Previous | Next | Find similar | Unroll thread
[Perl/perl5] 7aa632: Net::Ping: silence stderr noise in 000_load.t perl5-changes@perl.org (David Mitchell via perl5-changes) - 2026-02-03 16:24 -0800
csiph-web