in reply to Testing for the presence of a hash key in a filename
One approach:
I'm presuming this is some sort of HTML output and it's something like the path to an image. If you actually needed to munge the filename in some way the vaules in the hash could be coderefs instead which implement whatever particular substitution or other mungery you need.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Testing for the presence of a hash key in a filename
by Ojosh!ro (Beadle) on May 25, 2007 at 16:09 UTC | |
by benizi (Hermit) on May 27, 2007 at 18:23 UTC |