From 1b026c0ba4de5794f38606a20f73b17ad85b44d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 13 Oct 2011 12:05:42 +0200 Subject: [PATCH] ustva.pl auch strict --- bin/mozilla/ustva.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/mozilla/ustva.pl b/bin/mozilla/ustva.pl index 9df5a663c..7aa371fbf 100644 --- a/bin/mozilla/ustva.pl +++ b/bin/mozilla/ustva.pl @@ -23,6 +23,7 @@ # German Tax authority Module and later ELSTER Interface #====================================================================== +use strict; use utf8; require "bin/mozilla/common.pl"; -- 2.20.1