It converts something like "store/data/" to "c:/websites/mysite/store/data/"
Is there something equivalent in Perl?
I'm not very familiar with Perl programming - How do you write code in Perl with relative paths instead of hard-coding (which is website/server specific).