Group
Extension

Matches 1

Dist-Zilla-Plugin-InstallGuide ( E/ET/ETHER/Dist-Zilla-Plugin-InstallGuide-1.200014.tar.gz, ETHER, 2021; MetaCPAN )
Dist-Zilla-Plugin-InstallGuide/lib/Dist/Zilla/Plugin/InstallGuide.pm ( view source; MetaCPAN )
 be installed manually. The
prerequisites are listed in one of the files: `MYMETA.yml` or `MYMETA.json` generated
by running the manual build process described above.

## Configure Prerequisites

This
s_meta_yml ? '"configure_requires" key of META.yml' : '',
    $has_meta_json ? '"{prereqs}{configure}{requires}" key of META.json' : '',
)}}.

## Other Prerequisites

This distribution may require add
$has_meta_yml ? '"PHASE_requires" key of MYMETA.yml' : '',
    $has_meta_json ? '"{prereqs}{PHASE}{requires}" key of MYMETA.json' : '',
)}}.

## Documentation

{{ $dist->name }} documentation is avail

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