Home
last modified time | relevance | path

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

/dports/devel/p5-IPC-PubSub/IPC-PubSub-0.29/t/
H A Dpublisher.t34 is_deeply( $cache->publisher_indices("first"), { $pub->uuid => 0 } );
35 is_deeply( $cache->publisher_indices("second"), { $pub->uuid => 0 } );
36 is_deeply( $cache->publisher_indices("third"), {} );
42 is_deeply( $cache->publisher_indices("first"), { $pub->uuid => 0 } );
43 is_deeply( $cache->publisher_indices("second"), { $pub->uuid => 0 } );
44 is_deeply( $cache->publisher_indices("third"), { $pub->uuid => 0 } );
50 is_deeply( $cache->publisher_indices("third"), { $pub->uuid => 0 } );
62 is_deeply( $cache->publisher_indices("first"), { $pub->uuid => 2 } );
63 is_deeply( $cache->publisher_indices("second"), {} );
64 is_deeply( $cache->publisher_indices("third"), { $pub->uuid => 2 } );
[all …]
/dports/devel/p5-IPC-PubSub/IPC-PubSub-0.29/lib/IPC/PubSub/
H A DSubscriber.pm11 my $pubs = { map { $_ => $cache->publisher_indices($_); } @_ };
24 $self->_pubs->{$_} ||= $self->_cache->publisher_indices($_) for @_;
39 $pubs->{$_} = $cache->publisher_indices($_);
52 $pubs->{$chan} = $cache->publisher_indices($chan);
/dports/devel/p5-IPC-PubSub/IPC-PubSub-0.29/lib/IPC/PubSub/Cache/
H A DPlainHash.pm20 sub publisher_indices { subroutine
H A DDBM_Deep.pm35 sub publisher_indices { subroutine
H A DMemcached.pm60 sub publisher_indices { subroutine
H A DJiftyDBI.pm53 sub publisher_indices { subroutine