Group
Extension

Matches 1

Cogwheel ( S/ST/STYPNOW/Cogwheel-0.03.tar.gz, STYPNOW, 2008; MetaCPAN )
Cogwheel/lab/03_callbacks.t ( view source; MetaCPAN )
my ( $self, $sprocket, $con, $socket ) = @_;
        $con->filter->push(
            POE::Filter::JSON->new( delimiter => 0, allow_nonref => 1 ) );
    };

    after remote_connected => sub {
        

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.