in reply to Re: Getting logical path from Perl?
in thread Getting logical path from Perl?

Good news, it does what we want. Bad news, it depends on the calling script using the logical path to the script, which might expose the same issue. I'm beginning to think we might just need to rewrite some scripting to be more robust...

That said, thanks for all the lessons in Perl!