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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1827 #-> sub CPAN::Shell::expandany ;
1828 sub expandany { subroutine
2077 CPAN->debug("calling expandany [$s]") if $CPAN::DEBUG;
2078 $obj = CPAN::Shell->expandany($s);
2119 $obj = CPAN::Shell->expandany($s);
3822 my $obj = CPAN::Shell->expandany($c);
4604 CPAN::Shell->expandany($p)->color_cmd_tmps(0,1);
4892 my $obj = CPAN::Shell->expandany($c) or next;
4914 my $obj = CPAN::Shell->expandany($c) or next;
5188 my $obj = CPAN::Shell->expandany(
[all...]

Completed in 30 milliseconds