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 <[email protected]> wrote: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819964 > > that sabotages my syntax checking. is there a solution or workaround? >
_______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
