Acme-CPANModulesUtil-FeatureMatrix
view release on metacpan or search on metacpan
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::PERLANCAR/@Filter/ShareDir",
"version" : "6.023"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : 1
}
},
"name" : "@Author::PERLANCAR/@Filter/MakeMaker",
"version" : "6.023"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::PERLANCAR/@Filter/Manifest",
"version" : "6.023"
},
name: '@Author::PERLANCAR/@Filter/ExecDir'
version: '6.023'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::PERLANCAR/@Filter/ShareDir'
version: '6.023'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@Author::PERLANCAR/@Filter/MakeMaker'
version: '6.023'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::PERLANCAR/@Filter/Manifest'
version: '6.023'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::PERLANCAR/@Filter/ConfirmRelease'
version: '6.023'
Acme-CPANModulesUtil-FeatureMatrix), released on 2021-07-29.
FUNCTIONS
draw_feature_matrix
Usage:
draw_feature_matrix(%args) -> [$status_code, $reason, $payload, \%result_meta]
Draw features matrix of modules in an Acme::CPANModules::* list.
This function is not exported by default, but exportable.
Arguments ('*' denotes required arguments):
* cpanmodule* => *perl::modname*
Name of Acme::CPANModules::* module, without the prefix.
Returns an enveloped result (an array).
First element ($status_code) is an integer containing HTTP-like status
lib/Acme/CPANModulesUtil/FeatureMatrix.pm view on Meta::CPAN
=head2 draw_feature_matrix
Usage:
draw_feature_matrix(%args) -> [$status_code, $reason, $payload, \%result_meta]
Draw features matrix of modules in an Acme::CPANModules::* list.
This function is not exported by default, but exportable.
Arguments ('*' denotes required arguments):
=over 4
=item * B<cpanmodule>* => I<perl::modname>
Name of Acme::CPANModules::* module, without the prefix.
( run in 0.443 second using v1.01-cache-2.11-cpan-0a6323c29d9 )