in reply to Re: hash assignment using map with multiple statements
in thread hash assignment using map with multiple statements
the current design probably isnt great, but Id be interested in hearing opinions on the relative speed of the different solutions: e.g. is a system call likely to be more expensive than the module? ill try and do some benchmarking myself thanksmy @teststr = `find $filearea -name "*.txt" -ls`;
|
|---|