in reply to Where Am I: Finding absolute path

You probably want the FindBin module or perhaps File::Spec->rel2abs() or Cwd::realpath().