http://www.perlmonks.org?node_id=1184778


in reply to Re^4: foreach type of deal?
in thread foreach type of deal?

Subject to huck's well placed concerns about moving files on lists that haven't been manually inspected, look up rename or File::Copy. It's very easy to use these powerful tools to torpedo yourself.

#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.