summaryrefslogtreecommitdiffstats
path: root/perl-install/commands.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-14 12:58:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-14 12:58:40 +0000
commit7e34dca4837abbcd46665c859d378391f0f437bb (patch)
tree357636d4c6d3c944303cc5f00872dcd26efb589c /perl-install/commands.pm
parent44e8399e0fcfe979f36bdbf32e57740080413360 (diff)
downloaddrakx-backup-do-not-use-7e34dca4837abbcd46665c859d378391f0f437bb.tar
drakx-backup-do-not-use-7e34dca4837abbcd46665c859d378391f0f437bb.tar.gz
drakx-backup-do-not-use-7e34dca4837abbcd46665c859d378391f0f437bb.tar.bz2
drakx-backup-do-not-use-7e34dca4837abbcd46665c859d378391f0f437bb.tar.xz
drakx-backup-do-not-use-7e34dca4837abbcd46665c859d378391f0f437bb.zip
no_comment
Diffstat (limited to 'perl-install/commands.pm')
-rw-r--r--perl-install/commands.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/commands.pm b/perl-install/commands.pm
index 20f2466af..f23caef0d 100644
--- a/perl-install/commands.pm
+++ b/perl-install/commands.pm
@@ -5,7 +5,7 @@
#- swapoff, ls, cp, ps, dd, head, tail, strings, hexdump, more, insmod,
#- modprobe, route, df, kill, lspci, lssbus, dmesg, sort, du,
#-########################################################################
-package commands;
+package commands; # $Id$
use diagnostics;
use strict;