in reply to Re: @INC array and two perl versions
in thread @INC array and two perl versions
Actually, I need a generic solution. A system may have many conflicting modules installed for different perl versions.
Basically 10.pl can be run from shell without problem. I want it to be invocable from 8.pl just like that.