diff options
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index 026a38113..864a019b8 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -1,4 +1,4 @@ -package help; +package help; # $Id$ use common qw(:common); |