Searched refs:can_do_slaves (Results 1 – 3 of 3) sorted by relevance
171 sub can_do_slaves { 0 } subroutine175 die "Incapable of becoming slave." unless $self->can_do_slaves;265 die "Incapable of having slaves." unless $self->can_do_slaves;318 return $self unless $self->can_do_slaves;
78 sub can_do_slaves { 1 } subroutine
76 sub can_do_slaves { 0 } subroutine