Very nice replacement for File::Spec: Path::Class.
Excellent API.
And a lesson learned about relative file names: avoid them once the absolute file name is known. Get to know the absolute name as soon as possible and stick with it unless there is a real reason to use relative paths.
"Path::Class" (Score:2)
Re:"Path::Class" (Score:1)
Which may be why it hasn't gotten widely known in a year.