The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.4.7 - 2015-11-05

  • License resource in `Dist::Zilla::MetaResources` 4.300039 converted from `Str` to `ArrayRef[Str]`. Attempt to tune test behavior to work with both variants failed: old (pre-4.300039) `Dist::Zilla` with modern `CPAN::Meta` causes error:
    • [MetaYAML] Invalid META structure. Errors found: [MetaYAML] Expected a list structure (license) [Validation: 2]
    • I see no point in complicating the test, so let me just require appropriate `Dist::Zilla` version.

Documentation

MetaResources::Template plugin user manual

Modules

Use Perl code in distribution "resource" metadata

Examples