Disable Perl's "taint" checks
commit0c5b362c3047c30326a748b154bc692b083d38ed
authorHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 28 Feb 2014 21:05:18 +0000 (28 22:05 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 28 Feb 2014 21:05:18 +0000 (28 22:05 +0100)
treec7d50f9c5730709d00e12adb1f699721761828e5
parent694307cddee1fb8b4ea803b73d54ebe9a7ce88aa
Disable Perl's "taint" checks

Perl's "taint" checks don't like `use lib "$FindBin::Bin"'.

Cf. http://www.perlmonks.org/?node_id=585299
plugins-scripts/check_breeze.pl
plugins-scripts/check_ircd.pl
plugins-scripts/check_wave.pl