Searched refs:mirror (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm96 important index files and maybe keep a temporary mirror of CPAN files.
629 http: -- that host a CPAN mirror.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm2216 # mirror(): Its purpose is to deal with proxy authentication. When we
2217 # call SUPER::mirror, we relly call the mirror method in
2231 sub mirror { subroutine
2233 my $result = $self->SUPER::mirror($url,$aslocal);
2237 $result = $self->SUPER::mirror($url,$aslocal);
2428 # might alter a local mirror
2486 # Maybe mirror has compressed it?
2507 my $res = $Ua->mirror($url, $aslocal);
2519 $res = $Ua->mirror(
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm3409 that mirror those of the installed perl.

Completed in 37 milliseconds