Group
Extension

Matches 1

Dist-Zilla-PluginBundle-Author-MAXHQ ( M/MA/MAXHQ/Dist-Zilla-PluginBundle-Author-MAXHQ-3.3.3.tar.gz, MAXHQ, 2016; MetaCPAN )
Dist-Zilla-PluginBundle-Author-MAXHQ/lib/Dist/Zilla/PluginBundle/Author/MAXHQ.pm ( view source; MetaCPAN )
generation --- generate files
#pod     #
#pod     [ModuleBuild]
#pod     [MetaYAML]
#pod     [MetaJSON]
#pod     [Manifest]
#pod     [License]
#pod     [ReadmeAnyFromPod]
#pod     [CPANFile]
#pod
#pod
                 # add META.yml (supports CPAN::Meta::Spec v1.4)
        'MetaJSON',                       # add META.json (supports CPAN::Meta::Spec v2.0 upwards)
        'CPANFile',                 
};
        if ($dzil_meta->install_json) {
            $self->log("Excluding packages of Dist::Zilla distribution");
            $dzil_pkg = $dzil_meta->install_json_hash->{provides};
        }

     

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