develooper Front page | perl.perl5.porters | Postings from August 2010

File::Copy doesn't handle symlinks?

Thread Next
From:
Todd Rinaldo
Date:
August 24, 2010 10:41
Subject:
File::Copy doesn't handle symlinks?
Message ID:
1BF3C380-5557-4B0A-8F59-FA6908181D2A@cpanel.net
I just discovered that File::Copy::copy doesn't preserve symlinks. At the minimum, I think a pod patch documenting this is in order.

What I would like to see is some sort of import flag to turn this behavior on and/or a new sub called copy-no-deref, which does what I want it to. Before I do the work of turning in a patch, I thought I'd query what porters thought of this. I know a new module is possible, but despite the age and stability of this module, I really think it belongs here.

Thanks,
Todd Rinaldo

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About