in reply to use _specific_ version
I'm assuming the two installs are in distinct directories. If so, why not just:
#!/path/to/right/perl BEGIN { @INC=/the/path/to/your/mods }
wouldn't that do the trick?
thanks arturo =)
We speak the way we breathe. --Fugazi
In Section
Seekers of Perl Wisdom