Whilst woking on a project at home I reliased that I wanted to recursively copy directories in perl. Unable to find a suitable module on CPAN so I wrote Directory::Copy to fill the gap.
It works where I need it, but hasn't been extensively tested. Bug reports and suggestions are welcome.
Download the module here:
or browse the module source in the code repository
[ Back to projects ]