1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
---
abstract: 'dzil plugin to generate README from POD'
author:
- 'Fayland Lam <fayland@gmail.com>'
- 'Ævar Arnfjörð Bjarmason <avar@cpan.org>'
build_requires:
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::More: '0'
perl: '5.006'
strict: '0'
warnings: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Dist-Zilla-Plugin-ReadmeFromPod
no_index:
directory:
- t
requires:
Dist::Zilla: '6.000'
Dist::Zilla::File::InMemory: '0'
Dist::Zilla::Role::FilePruner: '0'
Dist::Zilla::Role::InstallTool: '5'
IO::String: '0'
List::Util: '1.33'
Moose: '0'
Path::Tiny: '0.004'
Pod::Readme: v1.2.0
resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-ReadmeFromPod
homepage: http://metacpan.org/release/Dist-Zilla-Plugin-ReadmeFromPod
license: http://dev.perl.org/licenses/
repository: git://github.com/fayland/dist-zilla-plugin-readmefrompod.git
version: '0.40'
x_authority: cpan:AVAR
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|