![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^5: Failed to find share dir for dist 'Dancer2'by tinita (Parson) |
on Feb 19, 2018 at 16:48 UTC ( #1209487=note: print w/replies, xml ) | Need Help?? |
maybe all the devs have already a Dancer2 distro installed in their path :O ?I'm pretty sure that's the case ;-) The version issue is probably because the $VERSION gets written into the modules only when the dist is built. Some Dist::Zilla plugin writes $Dancer2::VERSION = ... into Dancer.pm. Can't see which plugin from looking at the dist.ini, though.
In Section
Seekers of Perl Wisdom
|
|