I once got an error:
Can't locate object method "new" via package
"Dist::Zilla::File::InMemory" (perhaps you forgot to load
"Dist::Zilla::File::InMemory"?) at
[snip]/lib/perl5/Dist/Zilla/Plugin/ChangelogFromGit.pm line 216.
because the module in not loaded in this module.
Cheers,
Pete
Thanks! A fix will be in the next release.
commit 69575d802510ce46f92d598e9e0f6341ad4b25f9
Author: Rocco Caputo <rcaputo@cpan.org>
Date: Tue Jul 8 02:44:12 2014 -0400
rt.cpan.org 90394. Use Dist::Zilla::File::InMemory so it's always loaded when needed.
Thanks, Pete Smith, for reporting the problem.
Tue Jul 08 02:46:34 2014The RT System itself - Status changed from 'new' to 'open'
Tue Jul 08 02:46:35 2014RCAPUTO [...] cpan.org - Status changed from 'open' to 'resolved'