summaryrefslogtreecommitdiffstats
path: root/perl-install/common.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/common.pm')
-rw-r--r--perl-install/common.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/common.pm b/perl-install/common.pm
index 4437f9e7a..7a89b8848 100644
--- a/perl-install/common.pm
+++ b/perl-install/common.pm
@@ -1,7 +1,7 @@
package common; # $Id: common.pm 245955 2008-09-18 14:19:04Z pixel $
use MDK::Common;
-se diagnostics;
+use diagnostics;
use strict;
BEGIN { eval { require Locale::gettext } } #- allow common.pm to be used in drakxtools-backend without perl-Locale-gettext