Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/generic/mteval-v12.pl')
-rwxr-xr-xscripts/generic/mteval-v12.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/generic/mteval-v12.pl b/scripts/generic/mteval-v12.pl
index 0c771fc77..360376242 100755
--- a/scripts/generic/mteval-v12.pl
+++ b/scripts/generic/mteval-v12.pl
@@ -1,5 +1,6 @@
#!/usr/bin/env perl
+use warnings;
use strict;
use utf8;
use Encode;