forwarded 819964 colle...@verplant.org
thanks
Hi,
On Mon, Apr 04, 2016 at 01:03:15PM +0200, Guillem Jover wrote:
> The Collectd.pm perl module emits perl warnings, which makes checking
> depending perl modules difficult to check for cleanliness:
[…]
> ,---
> $ perl -cw Test.pm
> Bareword "L
Package: collectd-core
Version: 5.5.1-2
Severity: normal
Hi!
The Collectd.pm perl module emits perl warnings, which makes checking
depending perl modules difficult to check for cleanliness:
,--- Test.pm ---
use strict;
use warnings;
use Collectd;
1;
`---
,---
$ perl -cw Test.pm
2 matches
Mail list logo