Group
Extension

Matches 3

Rinci ( P/PE/PERLANCAR/Rinci-1.1.104.tar.gz, PERLANCAR, 2024; MetaCPAN )
Rinci/lib/Rinci.pod ( view source; MetaCPAN )
etadata in: it might be put alongside the code, separated in another source
code, encoded in YAML/JSON, put in database, or whatever. It is up to the
tools/implementations to provide the mechanism. If
looks for C<_riap()> function in packages
to request metadata. One can also store the metadata as JSON in database or in
files.

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metac
Rinci ( P/PE/PERLANCAR/Rinci-1.1.104.tar.gz, PERLANCAR, 2024; MetaCPAN )
Rinci/lib/Rinci/function.pod ( view source; MetaCPAN )
(so if
your sample argument is a hash like C<{}> (in JSON), you have to specify it as
C<< {"value":{}, "summary":"Optional summary..."} >> (in JSON).

Note that a Sah schema can also have an L<example
Rinci ( P/PE/PERLANCAR/Rinci-1.1.104.tar.gz, PERLANCAR, 2024; MetaCPAN )
Rinci/lib/Rinci/Transaction.pod ( view source; MetaCPAN )
in its journal:

 BEGIN;
 INSERT INTO action (tx_id,ctime,f,args) VALUES
     ($tx_id,$now,$fname,JSON($args)); -- $act_id
 UPDATE tx SET last_action_id=$act_id WHERE id=$tx_id;
 COMMIT;

3) TM reques

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