I have a hash which store the working dir path which I want to combine with the file in that dir:
this gives me:my $fullpath = $config{'workingDir'}.$filename; print "Dir: $config{'workingDir'}\n"; print "File: $filename\n"; print "Full path: $fullpath";
In reply to problem path stored in hash by awsiv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |