Group
Extension

Matches 1

Perl-PrereqScanner-Scanner-Hint ( V/VD/VDB/Perl-PrereqScanner-Scanner-Hint-v0.1.1.tar.gz, VDB, 2016; MetaCPAN )
Perl-PrereqScanner-Scanner-Hint/lib/Perl/PrereqScanner/Scanner/Hint/Manual.pod ( view source; MetaCPAN )
ust two lines
#pod
#pod     [AutoPrereqs]
#pod     [MetaJSON]
#pod
#pod in your F<dist.ini> file to get C<prereq> key of distribution F<META.json> populated with your
#pod distribution requirements. F
 this statement and adds requirement C<< "Module::Name" => "0.008" >> to
#pod distribution F<META.json>.
#pod
#pod When user installs your module from CPAN, CPAN client (either C<cpan>, or C<cpanp>, o
ie ':all';
#pod
#pod C<autodie> loads C<IPC::System::Simple> module. However, C<autodie>'s F<META.json> says C<autodie>
#pod I<recommends> C<IPC::System::Simple>, but not I<requires> it. Since C<IPC::

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