Group
Extension

Matches 1

App-CPAN-Changes ( P/PE/PERLANCAR/App-CPAN-Changes-0.004.tar.gz, PERLANCAR, 2021; MetaCPAN )
App-CPAN-Changes/lib/App/CPAN/Changes.pm ( view source; MetaCPAN )
 unless @rels;

    [200, "OK"];
}

$SPEC{dump} = {
    v => 1.1,
    summary => 'Dump Changes as JSON structure',
    args => {
        %common_args,
    },
};
sub dump {
    my %args = @_;

    my (
K", $ch->preamble];
    }
}

$SPEC{release} = {
    v => 1.1,
    summary => 'Return information (JSON object dump) of a specific release',
    args => {
        %common_args,
        version => {
   
2 dump

Usage:

 dump(%args) -> [$status_code, $reason, $payload, \%result_meta]

Dump Changes as JSON structure.

This function is not exported.

Arguments ('*' denotes required arguments):

=over 4

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