in reply to Re: Two Versions of Perl... (updated)
in thread Two Versions of Perl......

You are correct in stating that the Perl installed at /opt/dvr/bin comes first in PATH - see below:

/opt/local/bin:/opt/local/sbin:/opt/dvr/bin:/opt/dvr/sbin:/opt/dvr/lib/mariadb/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Mono.framework/Versions/Current/Commands

I will try your quick fix first since that seems to be a pretty easy one to implement. I really appreciate the help and I'll come back a little later to confirm whether the quick fix works or if I need to implement one of your other suggestions.

Thanks!