On 2010-03-10 02:54:36, jhelwig wrote:
Show quoted text> Not really much else to say: It would be nice if
> Dist::Zilla::Plugin::PkgVersion supported MooseX::Declare style packages.
I guess. The problem is that MXD causes PPI to fail, because the source document is no longer
common Perl syntax. This affect all kinds of other PPI-related plugins. I do not want to get into
the business of working around this problem everywhere.
I suggest you either write a PPI helper to make PkgVersion "just work" or you write a PkgVersion
plugin for MXD classes. Adding special cases for "PPI can't parse this code" in one place is not
going to get approved without a really really good reason.
--
rjbs