Group
Extension

Matches 1

MooseX-Role-Parameterized ( E/ET/ETHER/MooseX-Role-Parameterized-1.11.tar.gz, ETHER, 2019; MetaCPAN )
MooseX-Role-Parameterized/lib/MooseX/Role/Parameterized/Tutorial.pod ( view source; MetaCPAN )
our instances using L<YAML>, L<JSON>,
L<Storable>. Which backend to use can be a parameter.

    parameter format => (
        isa     => (enum ['Storable', 'YAML', 'JSON']),
        default => 'Stora

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