Group
Extension

Matches 1

Mojolicious-Plugin-CacheMoney ( A/AM/AMIRITE/Mojolicious-Plugin-CacheMoney-0.03.tar.gz, AMIRITE, 2014; MetaCPAN )
Mojolicious-Plugin-CacheMoney/lib/Mojolicious/Plugin/CacheMoney.pm ( view source; MetaCPAN )
  , namespace => decamelize( ref $app ) .':'. $app->mode
        , serializer => { serializer => 'JSON::XS', compress => 1 }
    };
    $app->attr( __chi => sub {
        return new CHI ( %{ $opts->{ 
ace => decamelize( ref $self ) .':'. $self->mode
                , serializer => { serializer => 'JSON::XS', compress => 1 }
            }
        } );
    }

then

    package App::Example;
    use M
me_results;
            return $res;
        }, expires_in => 60 );
        return $self->render( json => { res1 => $res1, res3 => $res3, also_res1 => $also_res1, res2 => $res2 } );
    }

See L<CHI> 

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