From e314f15aa3e5030c02bfe5d501150f682d5f1cad Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 16 Oct 2002 11:53:32 +0000 Subject: bit me! --- perl-install/standalone/drakfont | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 38a365261..8253fc10d 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -88,7 +88,8 @@ use interactive; use my_gtk qw(:helpers :wrappers); use common; -#use strict; +use strict; +use diagnostics; #use Config; #use POSIX; -- cgit v1.2.1