Group
Extension

Matches 1

DWIM-Block ( D/DC/DCONWAY/DWIM-Block-0.000002.tar.gz, DCONWAY, 2024; MetaCPAN )
DWIM-Block/lib/DWIM/Block.pm ( view source; MetaCPAN )
a C<do> block). For example:

    dwim from_JSON ($JSON_data) {

        return eval DWIM { Please convert the following JSON object to a Perl hashref: JSON_data };

    }

Note that, if the query fai

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