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

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistribution.pm310 #-> sub CPAN::Distribution::called_for ;
311 sub called_for { subroutine
1047 my $cf = $self->called_for || "unknown";
1354 my $package = $self->called_for;
2190 $self->called_for ne $self->id &&
2203 $self->called_for
2205 $self->called_for,
2207 $self->called_for,
4089 $goto_do->called_for($self->called_for) unles
[all...]
H A DModule.pm449 $pack->called_for($self->id);
H A DShell.pm1870 if (UNIVERSAL::can($obj, 'called_for')) {
1871 $obj->called_for($s) unless $obj->called_for;

Completed in 207 milliseconds