diff options
Diffstat (limited to 'perl-install/http.pm')
-rw-r--r-- | perl-install/http.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/http.pm b/perl-install/http.pm index ce1b5430a..eb8ca0a09 100644 --- a/perl-install/http.pm +++ b/perl-install/http.pm @@ -1,4 +1,4 @@ -package http; +package http; # $Id$ use IO::Socket; |