diff options
Diffstat (limited to 'perl-install/commands.pm')
-rw-r--r-- | perl-install/commands.pm | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/perl-install/commands.pm b/perl-install/commands.pm index 1a7f09634..d98842b7f 100644 --- a/perl-install/commands.pm +++ b/perl-install/commands.pm @@ -581,8 +581,4 @@ sub loadkeys { sub sync { common::sync() } -#-###################################################################################### -#- Wonderful perl :( -#-###################################################################################### -1; # - +__END__ |