79bea38
6910b7b
1
2
3
4
package Net::Riak::Transport::PBC; use Moose::Role; with qw/Net::Riak::Role::PBC/; 1;