Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm202 $CPAN::Frontend->myprint($self->format_result('Author',@arg));
319 $CPAN::Frontend->myprint($self->format_result('Bundle',@which));
323 sub d { $CPAN::Frontend->myprint(shift->format_result('Distribution',@_));}
335 $CPAN::Frontend->myprint($self->format_result('Module',@m));
1430 sub format_result { subroutine