Group
Extension

Matches 4

KiokuDB-Cmd ( N/NU/NUFFIN/KiokuDB-Cmd-0.03.tar.gz, NUFFIN, 2010; MetaCPAN )
KiokuDB-Cmd/lib/KiokuDB/Cmd/DumpFormatter.pm ( view source; MetaCPAN )
 "ro",
    default => "yaml",
    cmd_aliases => "f",
    documentation => "dump format ('yaml', 'json', 'storable', etc)"
);

has serializer => (
    traits => [qw(NoGetopt EarlyBuild)],
    isa => "
KiokuDB-Cmd ( N/NU/NUFFIN/KiokuDB-Cmd-0.03.tar.gz, NUFFIN, 2010; MetaCPAN )
KiokuDB-Cmd/lib/KiokuDB/Cmd/Command/Load.pm ( view source; MetaCPAN )
 it isn't provided.

=item format

=item formatter

C<format> is one of C<yaml>, C<storable> or C<json>, defaulting to C<yaml>.

C<formatter> is a code reference that is provided with a file handle an
KiokuDB-Cmd ( N/NU/NUFFIN/KiokuDB-Cmd-0.03.tar.gz, NUFFIN, 2010; MetaCPAN )
KiokuDB-Cmd/lib/KiokuDB/Cmd/Command/Edit.pm ( view source; MetaCPAN )
roc::InvokeEditor>.

=item format

=item formatter

C<format> is one of C<yaml>, C<storable> or C<json>, defaulting to C<yaml>.

C<formatter> is a code reference which takes an entry as an argument. I
KiokuDB-Cmd ( N/NU/NUFFIN/KiokuDB-Cmd-0.03.tar.gz, NUFFIN, 2010; MetaCPAN )
KiokuDB-Cmd/lib/KiokuDB/Cmd/Command/Dump.pm ( view source; MetaCPAN )
 it isn't provided.

=item format

=item formatter

C<format> is one of C<yaml>, C<storable> or C<json>, defaulting to C<yaml>.

C<formatter> is a code reference which takes an entry as an argument. I

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