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/recaser/recase.perl')
-rwxr-xr-xscripts/recaser/recase.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/recaser/recase.perl b/scripts/recaser/recase.perl
index 0b1ded200..3ba83712a 100755
--- a/scripts/recaser/recase.perl
+++ b/scripts/recaser/recase.perl
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
# $Id$
+use warnings;
use strict;
use Getopt::Long "GetOptions";