in reply to
Releasing a CPAN module using Dist::Zilla & perlbrew
I cut out
Dist::Zilla
and switched to
ExtUtils::MakeMaker
. This has fixed the problem for me. Thanks a lot, folks.
Comment on
Re: Releasing a CPAN module using Dist::Zilla & perlbrew
In Section
Seekers of Perl Wisdom