Group
Extension

Matches 1

Cache-Redis ( S/SO/SONGMU/Cache-Redis-0.13.tar.gz, SONGMU, 2015; MetaCPAN )
Cache-Redis/lib/Cache/Redis.pm ( view source; MetaCPAN )
       }
        elsif ($serializer eq 'JSON') {
            require JSON::XS;
            $serialize_methods = [\&JSON::XS::encode_json, \&JSON::XS::decode_json];
        }
    }

    if ($serialize_

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