summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-09-19 14:55:21 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-09-19 14:55:21 +0000
commitf437e5f69a3fc892a6db36e0b9e9d876b1897a45 (patch)
tree64825e838242e850c7e85b99f17fa234816e738b /perl-install/install_any.pm
parent4710960f1314ec790ea876f0e50250cac59e089c (diff)
downloaddrakx-backup-do-not-use-f437e5f69a3fc892a6db36e0b9e9d876b1897a45.tar
drakx-backup-do-not-use-f437e5f69a3fc892a6db36e0b9e9d876b1897a45.tar.gz
drakx-backup-do-not-use-f437e5f69a3fc892a6db36e0b9e9d876b1897a45.tar.bz2
drakx-backup-do-not-use-f437e5f69a3fc892a6db36e0b9e9d876b1897a45.tar.xz
drakx-backup-do-not-use-f437e5f69a3fc892a6db36e0b9e9d876b1897a45.zip
no_comment
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r--perl-install/install_any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index 86da03058..db06b9d89 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -14,6 +14,7 @@ use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK);
#- misc imports
#-######################################################################################
use common qw(:common :system);
+use commands;
use run_program;
use detect_devices;
use pkgs;