![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^4: $VERSION in module filesby Haarg (Curate) |
on Mar 26, 2020 at 12:55 UTC ( #11114671=note: print w/replies, xml ) | Need Help?? |
If you specify the module version like this, it won't be picked up by tools like ExtUtils::MakeMaker, and won't be properly indexed on CPAN by PAUSE. The version needs to be specified by a single line, and won't be able to load modules from the current distribution.
In Section
Seekers of Perl Wisdom
|
|