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