pidl: use perl warnings
[samba.git] / pidl / tests / ndr_string.pl
index 8e8b8ecbad6c46f4ff428549b67381f60f1dd307..aa5fd8b5d1d6287fdd9dbed8cbbab4f54fc41c34 100755 (executable)
@@ -3,6 +3,7 @@
 # (C) 2005 Jelmer Vernooij <jelmer@samba.org>
 # Published under the GNU General Public License
 use strict;
+use warnings;
 
 use Test::More tests => 6 * 8;
 use FindBin qw($RealBin);