Group
Extension

Matches 1

Perl-Critic-TooMuchCode ( G/GU/GUGOD/Perl-Critic-TooMuchCode-0.19.tar.gz, GUGOD, 2023; MetaCPAN )
Perl-Critic-TooMuchCode/lib/Perl/Critic/Policy/TooMuchCode/ProhibitUnusedInclude.pm ( view source; MetaCPAN )
             => [qw(bake_cookie crush_cookie)],
        'Cpanel::JSON::XS'             => [qw(encode_json decode_json to_json from_json)],
        'Crypt::RC4'                   => [qw(RC4)],
        
   'JSON'                         => [qw(from_json to_json jsonToObj objToJson encode_json decode_json)],
        'JSON::MaybeXS'                => [qw(encode_json decode_json JSON)],
        'JSON::P
> [qw(encode_json decode_json from_json to_json)],
        'JSON::Types'                  => [qw(number string bool)],
        'JSON::XS'                     => [qw(encode_json decode_json)],
        

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