Hi Chap, On Monday 24 May 2010 04:09:52 Chap Harrison wrote: > Hi, > > I can't believe I'm having such a hard time with this. I just want a > platform-independent way of copying a directory 'A' and its contents into > another directory 'B' (as a subdirectory of B, named A). Not crossing > filesystems or devices.
If you want a recursive copy (or a generic all-in-one copy) use a CPAN module such as File-Copy-Recursive: http://search.cpan.org/dist/File-Copy-Recursive/ Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Freecell Solver - http://fc-solve.berlios.de/ God considered inflicting XSLT as the tenth plague of Egypt, but then decided against it because he thought it would be too evil. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/