in reply to Re^3: Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
in thread Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
Yeah, I suspect so. Would be nice (for me) if Perl did.
As for 'good default value', I was referring to "the highest Perl version I can use in the user's environment", so picking a globally safe value like 5.8.x is not good enough. Also, I refuse to go lower than 5.10.1 :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
by tobyink (Canon) on Apr 01, 2014 at 18:10 UTC | |
|
Re^5: Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
by ikegami (Patriarch) on Apr 01, 2014 at 14:14 UTC |