ksublondie has asked for the wisdom of the Perl Monks concerning the following question:
Of course, all the common functionality (email sending, network variables, etc) are kept in common modules. Currently, we have a different common.pm for each perl version. Is there a good way to simply have one common.pm for all versions? Or is it inevitable with running different versions?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How to handle modules across different versions
by haukex (Archbishop) on Jul 20, 2016 at 14:56 UTC | |
by ksublondie (Friar) on Jul 20, 2016 at 15:13 UTC | |
by haukex (Archbishop) on Jul 20, 2016 at 17:21 UTC | |
by cursion (Pilgrim) on Jul 20, 2016 at 21:29 UTC | |
by $h4X4_|=73}{ (Monk) on Jul 21, 2016 at 11:07 UTC | |
Re: How to handle modules across different versions
by dasgar (Priest) on Jul 21, 2016 at 04:43 UTC |