diff options
Diffstat (limited to 'perl-install/keyboard.pm')
-rw-r--r-- | perl-install/keyboard.pm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index 00c9b245e..3d482f1d7 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -511,7 +511,4 @@ sub check { exit($ok ? 0 : 1); } -#-###################################################################################### -#- Wonderful perl :( -#-###################################################################################### -1; +__END__ |