http://www.perlmonks.org?node_id=53417


in reply to How do I change .. to the real filename?

use File::Spec; print File::Spec->rel2abs("/home/projects/..");