in reply to Construction of a directory (path)
File::Spec->catfile( File::Spec->rootdir, qw( use local ABC ) ) ; [download]