From 2e39d5b2b95c2e705fd962c9752070f816c1dfec Mon Sep 17 00:00:00 2001 From: William Heimbigner Date: Wed, 4 Jul 2007 02:00:24 +0000 Subject: critical bug fix + code optimizations --- modules/command.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/command.pl') diff --git a/modules/command.pl b/modules/command.pl index b0523c4..04f1d90 100644 --- a/modules/command.pl +++ b/modules/command.pl @@ -1,6 +1,7 @@ package ASM::Commander; use warnings; use strict; +use IO::All; sub new { -- cgit v1.2.3