I'm trying to run my perl code in c:/myperl and use Archive::Tar routines to build an archive of all files in $vsvroot/cntl/* where $vsvroot is extracted from another process's execution path.
//..pad
My program appears to insist on seaching its own directory for candidate files instead of searching the directory I want (and thought I'd told) it to.