in reply to
Dist::Zilla::Plugin::PkgVersion vs. Perl::Critic and strictures
You can use
[OurPkgVersion]
instead of
[PkgVersion]
and explicitly tell where the version statement should be inserted in your code (after
use strict
).
Comment on
Re: Dist::Zilla::Plugin::PkgVersion vs. Perl::Critic and strictures
Select
or
Download
Code
In Section
Seekers of Perl Wisdom