in reply to Re^2: Perl/Tk Version Dependency Issue
in thread Perl/Tk Version Dependency Issue
Perl binaries are even more specific than just Perl versions, but for the current discussion, Perl binary and Perl version can be used synonymously.
There is no way that a single build of a module will work with all Perl versions. You need to build the module for each Perl version separately and install it separately. If you don't know how to instruct your IT team to solve this problem, we cannot help you because we don't know how your IT team receives its instructions.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl/Tk Version Dependency Issue
by rkabhi (Acolyte) on May 24, 2016 at 13:31 UTC |