metacpancl - MetaCPAN API
    --data-file     File with data for POST/PUT/PATCH/DELETE requests
    --debug -d      debug (flag)                                     
    --verbose -v    verbose (flag)                                   
    --help -h       Show command help (flag)                             metacpancl  GET <subcommands>GET call
    metacpancl GET /author/:author <author>Author information
Parameters:
    author  *  CPAN handle    metacpancl GET /distribution/:distribution <distribution>Distribution information not specific to a version...
Parameters:
    distribution  *  distribution name    metacpancl GET /module/:module <module>Module information
Parameters:
    module  *  Module name    metacpancl GET /pod/:module [options] <module>Module POD
Options:
    --q-content-type    Default is text/htmlParameters:
    module  *  Module name    metacpancl GET /release/:author/:release <author> <release>Release information
Parameters:
    author   *  CPAN handle            
    release  *  release, e.g. Moose-123    metacpancl GET /release/:distribution <distribution>Release information
Parameters:
    distribution  *  distribution name    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                           metacpancl  POST <subcommands>POST call
    metacpancl POST /filefile
    metacpancl  help <subcommands> [options]Show command help
Options:
    --all     (flag)    metacpancl  _meta <subcommands>Information and utilities for this app
    metacpancl _meta completion <subcommands>Shell completion functions
    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)                                          metacpancl _meta pod <subcommands>Pod documentation
    metacpancl _meta pod generateGenerate self pod