Result:
found more than 301 distributions - search limited to the first 2001 files matching your query
( run in 0.496 )
Paws-Net-MultiplexCaller
view release on metacpan or search on metacpan
lib/Paws/Net/MultiplexCaller.pm view on Meta::CPAN
with 'Paws::Net::CallerRole';
our $VERSION = '0.03';
# TODO: HashRef of things that do Paws::Net::CallerRole
has caller_for => (is => 'ro', isa => 'HashRef', required => 1);
# TODO: thing that does Paws::Net::CallerRole or Undef
has default_caller => (is => 'ro', isa => 'Object');
sub get_implementation {
my ($self, $service) = @_;
view all matches for this distribution( run in 0.496 second using v1.01-cache-2.11-cpan-81fc1098f69 )