Skip to content

1.12044518

Compare
Choose a tag to compare
@kentfredric kentfredric released this 21 Sep 13:07
· 283 commits to master since this release
  • Spliced Test deps into its own module.
  • Shipped work behind _try_regen_metadata to Dist::Zilla::Util::EmulatePhase
  • meta_noindex is now ON by default. This behavioural change is reason for Bumping the minor to 12. Rationale: If you're using MetaNoIndex and this module, then you want things to get
    skipped. With provides =>, cpan won't do any indexing itself, so no_index in the data does nothing. So, this module brings that power back to life by implementing it manually.
  • Add thanks while I remember.

Dependencies::Added / runtime requires

  • Dist::Zilla::Util::EmulatePhase 0.01000101

Dependencies::Added / test requires

  • Dist::Zilla::Util::Test::KENTNL 0.01000004

Dependencies::Removed / runtime requires

  • Carp
  • Hash::Merge::Simple

Dependencies::Removed / test requires

  • Dist::Zilla::Tester
  • Params::Util
  • Sub::Exporter
  • Try::Tiny