in reply to Re^2: Dist::Zilla + plugins version information in generated distribution
in thread Dist::Zilla + plugins version information in generated distribution

I have now back on producing META.{json,yml} for non-CPAN dists, and I have just uploaded Dist::Zilla::Plugin::MetaConfig::PodWeaver to dump Pod::Weaver config under its own config. Now waiting for someone to suggest a more proper way (like patching or injecting or convincing Dist::Zilla::Plugin::PodWeaver to dump the same configuration).

  • Comment on Re^3: Dist::Zilla + plugins version information in generated distribution

Replies are listed 'Best First'.
Re^4: Dist::Zilla + plugins version information in generated distribution
by rjbs (Pilgrim) on Nov 12, 2013 at 18:16 UTC
    Releasing a new weird aftermarket plugin seems like a weird thing to do instead of just a patch against Dist::Zilla::Plugin::Pod::Weaver. I have added plugin config dumping to v4.002.
    rjbs
      Thanks for this. It was just a quick hack to get things working. I did plan to send a patch. Purging the module on PAUSE...