Help for this page
use strict; use warnings; ... # print a path that is system independent print "The dir is ", File::Spec->rel2abs("./foobar"), "\n";