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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_OS2.pm45 $(NOECHO) $(TEST_F) tmp.zip && $(RM_F) tmp.zip; $(ZIP) -ll -mr tmp.zip $(DISTVNAME) && unzip -o tmp.zip && $(RM_F) tmp.zip
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm295 for $progname (qw/gzip tar unzip make lynx wget ncftpget ncftp ftp gpg/){
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1285 "scan_cache", "index_expire", "gzip", "tar", "unzip", "make",
4061 if (CPAN::Tarzip->unzip($local_file)) {
5878 sub unzip { subroutine
5902 my $unzip = $CPAN::Config->{unzip} or
5903 $CPAN::Frontend->mydie("Cannot unzip, no unzip program available");
5904 my @system = ($unzip, $file);
6792 unzip location of external program unzip
[all...]

Completed in 244 milliseconds