The 'use' is giving me warning's against 5.6.1 code:<BR><BR>v-string in use/require non-portable at /PATH line #.<BR><BR>I will need to update all of the 'use' statements from "use 5.6.1;" to "use 5.8 ...