diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-09-14 14:52:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-09-14 14:52:13 +0000 |
commit | 2e0df04bf4539c0de15a45305f4868a5b62d6055 (patch) | |
tree | 965098e577730b513b53c7014750009fe52400bc /perl-install/modparm.pm | |
parent | 0aa7a9e98c3b51085c87aa13d61eef8e3f694626 (diff) | |
download | drakx-2e0df04bf4539c0de15a45305f4868a5b62d6055.tar drakx-2e0df04bf4539c0de15a45305f4868a5b62d6055.tar.gz drakx-2e0df04bf4539c0de15a45305f4868a5b62d6055.tar.bz2 drakx-2e0df04bf4539c0de15a45305f4868a5b62d6055.tar.xz drakx-2e0df04bf4539c0de15a45305f4868a5b62d6055.zip |
no_comment
Diffstat (limited to 'perl-install/modparm.pm')
-rw-r--r-- | perl-install/modparm.pm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-install/modparm.pm b/perl-install/modparm.pm index 438b79dcd..9cce087c0 100644 --- a/perl-install/modparm.pm +++ b/perl-install/modparm.pm @@ -59,7 +59,4 @@ sub get_options_name($) { @names; } -#-###################################################################################### -#- Wonderful perl :( -#-###################################################################################### -1; # +1; |