kenahoo / Path-Class

Cross-platform path specification manipulation
http://search.cpan.org/dist/Path-Class/
15 stars 28 forks source link

Fixes for copy_to and move_to methods #25

Closed robrwo closed 10 years ago

robrwo commented 10 years ago
kenahoo commented 10 years ago

Thanks, looks good, I merged it in. Is there a case where this fixes a bug? Would be nice to add a regression test for it to show why it's necessary.

robrwo commented 10 years ago

I didn't actually run across bugs, but it occurred to me that if the source needed to be stringified, then so did the destination.