my $fullpath = $config{'workingDir'}.$filename; print "Dir: $config{'workingDir'}\n"; print "File: $filename\n"; print "Full path: $fullpath";