summaryrefslogtreecommitdiffstats
path: root/modules/command.pl
diff options
context:
space:
mode:
authorLibravatarWilliam Heimbigner <william.heimbigner@gmail.com>2007-07-04 02:00:24 +0000
committerLibravatarWilliam Heimbigner <william.heimbigner@gmail.com>2007-07-04 02:00:24 +0000
commit2e39d5b2b95c2e705fd962c9752070f816c1dfec (patch)
tree64d6fde2a4cd488d7add12ca4897daee216777ae /modules/command.pl
parent6fe4d3ecbdc3196c7c62b9b7e00d5063bd0dbee9 (diff)
critical bug fix + code optimizations
Diffstat (limited to 'modules/command.pl')
-rw-r--r--modules/command.pl1
1 files changed, 1 insertions, 0 deletions
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
{