Date: Mon, 18 Feb 2019 10:28:24 +0100 From: Kurt Jaeger <pi@freebsd.org> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>, svn-ports-all@freebsd.org Subject: Re: svn commit: r493186 - in head/net: . p5-Net-Ping Message-ID: <20190218092824.GR59468@fc.opsec.eu> In-Reply-To: <20190218084610.GA11390@FreeBSD.org> References: <201902171938.x1HJcYFW032954@repo.freebsd.org> <20190218084610.GA11390@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > > Log: > > Add p5-Net-Ping 2.71 > > Per MOVED, it was removed in 2016 because it's included in all supported > versions of Perl, so what had happened since then? My guess: The module on CPAN is newer than the version included with the base perl. If I look at /usr/local/lib/perl5/5.28/Net/Ping.pm, I see our $VERSION = "2.62"; The changes can be found here: https://metacpan.org/changes/distribution/Net-Ping The changes look substantial compared to 2.62. -- pi@FreeBSD.org +49 171 3101372 One year to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190218092824.GR59468>