in reply to Replacing specified files with actual files using map glob

Think I've got this figured out : if I escape the spaces before doing the '@ARGV = map glob ...' line, the code picks them up OK.

Thanks anyway,
A
  • Comment on Re: Replacing specified files with actual files using map glob