Hi ksublondie,
It's possible to have a single common.pm and then inside it test for different versions of Perl, e.g. with $^V or $]. If you need to load different modules in different versions of Perl it can get a little more tricky, but see this thread for some potential solutions: The "right" way to make your script run with old versions of perl
What are the actual differences you've got in common.pm across your different versions?
Regards,
-- Hauke D
In reply to Re: How to handle modules across different versions
by haukex
in thread How to handle modules across different versions
by ksublondie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |