[collectd] Collectd perl module emits perl warnings

Andreas Schuldei andreas at schuldei.org
Fri Feb 24 11:56:40 CET 2017


workaround:
for *only* the compile test it is possible to disable use strict; and use
warnings; in collectd.pm.

<warning>
However that will turn the barewords into strings, not the numeric
constants that they need to be for the perl module to work.
</warning>
so currently you can choose between a working  syntax check and a working
Collectd.pm.

On Fri, Feb 24, 2017 at 11:35 AM Andreas Schuldei <andreas at schuldei.org>
wrote:

> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819964
>
> that sabotages my syntax checking. is there a solution or workaround?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20170224/dc445280/attachment.html>


More information about the collectd mailing list