API-CLI
view release on metacpan or search on metacpan
examples/pod/metacpancl.pod view on Meta::CPAN
=head1 NAME
metacpancl - MetaCPAN API
=head1 ABSTRACT
=head1 DESCRIPTION
=head2 GLOBAL OPTIONS
--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)
=head2 SUBCOMMANDS
=head3 GET
metacpancl GET <subcommands>
GET call
=head3 GET /author/:author
metacpancl GET /author/:author <author>
Author information
Parameters:
author * CPAN handle
=head3 GET /distribution/:distribution
metacpancl GET /distribution/:distribution <distribution>
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
( run in 0.684 second using v1.01-cache-2.11-cpan-39bf76dae61 )