diff --git a/bin/ulog_parser.pl b/bin/ulog_parser.pl index 20e02684..4efaea19 100755 --- a/bin/ulog_parser.pl +++ b/bin/ulog_parser.pl @@ -21,6 +21,7 @@ use 5.014; use strict; use warnings; +use English; use JSON; use YAML; use File::Spec;