diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 12:58:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 12:58:40 +0000 |
commit | 7e34dca4837abbcd46665c859d378391f0f437bb (patch) | |
tree | 357636d4c6d3c944303cc5f00872dcd26efb589c /perl-install/install_steps.pm | |
parent | 44e8399e0fcfe979f36bdbf32e57740080413360 (diff) | |
download | drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.gz drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.bz2 drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.xz drakx-7e34dca4837abbcd46665c859d378391f0f437bb.zip |
no_comment
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 6e36e3787..099d42288 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -1,4 +1,4 @@ -package install_steps; +package install_steps; # $Id$ use diagnostics; use strict; |