Home
last modified time | relevance | path

Searched refs:expand_by_method (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm219 CPAN::Shell->expand_by_method('CPAN::Author',['id'],"/$rau/");
223 CPAN::Shell->expand_by_method('CPAN::Author',
248 $author = CPAN::Shell->expand_by_method('CPAN::Author',
253 $author = CPAN::Shell->expand_by_method('CPAN::Author',
1325 $self->expand_by_method($class,$methods,@args);
1329 sub expand_by_method { subroutine