API-CLI

 view release on metacpan or  search on metacpan

examples/pod/metacpancl.pod  view on Meta::CPAN


Distribution information not specific to a version...

Parameters:

    distribution  *  distribution name

=head3 GET /module/:module

    metacpancl GET /module/:module <module>

Module information

Parameters:

    module  *  Module name

=head3 GET /pod/:module

    metacpancl GET /pod/:module [options] <module>

Module POD

Options:

    --q-content-type    Default is text/html

Parameters:

    module  *  Module name

=head3 GET /release/:author/:release

    metacpancl GET /release/:author/:release <author> <release>

Release information

Parameters:

    author   *  CPAN handle            
    release  *  release, e.g. Moose-123

=head3 GET /release/:distribution

    metacpancl GET /release/:distribution <distribution>

Release information

Parameters:

    distribution  *  distribution name

=head3 GET /release/_search

    metacpancl GET /release/_search [options]

Search releases

Options:

    --q-q       *  query ("author:ANDK AND status:latest")
    --q-fields     resultset fields                       
    --q-size       how many results                       


=head3  POST

    metacpancl  POST <subcommands>

POST call


=head3 POST /file

    metacpancl POST /file

file


=head3  help

    metacpancl  help <subcommands> [options]

Show command help

Options:

    --all     (flag)


=head3  _meta

    metacpancl  _meta <subcommands>

Information and utilities for this app


=head3 _meta completion

    metacpancl _meta completion <subcommands>

Shell completion functions


=head3 _meta completion generate

    metacpancl _meta completion generate [options]

Generate self completion

Options:

    --name    name of the program (optional, override name in spec)
    --zsh     for zsh (flag)                                       
    --bash    for bash (flag)                                      


=head3 _meta pod

    metacpancl _meta pod <subcommands>



( run in 1.603 second using v1.01-cache-2.11-cpan-39bf76dae61 )