mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 05:53:00 +02:00
ids-functions.pl: Run in perl strict mode.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
# #
|
||||
############################################################################
|
||||
|
||||
use strict;
|
||||
|
||||
package IDS;
|
||||
|
||||
require '/var/ipfire/general-functions.pl';
|
||||
|
||||
Reference in New Issue
Block a user