diff options
Diffstat (limited to 'urpm/download.pm')
-rw-r--r-- | urpm/download.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/download.pm b/urpm/download.pm index 54aa963f..dffd423c 100644 --- a/urpm/download.pm +++ b/urpm/download.pm @@ -8,6 +8,7 @@ use urpm::util; use bytes(); use Cwd; use Exporter; +# perl_checker: require urpm our @ISA = 'Exporter'; our @EXPORT = qw(get_proxy |