in reply to Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
What would you do if one of the modules somewhere in the dependency chain also asks for a (different) minimum version of Perl? Which version will win?
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
My blog: Imperial Deltronics
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Exposing minimum required perl version ('use x.y.z') to Perl code during runtime?
by sedusedan (Pilgrim) on Apr 02, 2014 at 08:44 UTC | |
by Anonymous Monk on Apr 02, 2014 at 09:22 UTC | |
by sedusedan (Pilgrim) on Apr 03, 2014 at 04:36 UTC | |
by Anonymous Monk on Apr 03, 2014 at 06:54 UTC |