Skip Menu |

This queue is for tickets about the File-Copy-Recursive CPAN distribution.

Report information
The Basics
Id: 76791
Status: resolved
Priority: 0/
Queue: File-Copy-Recursive

People
Owner: Nobody in particular
Requestors: KAARE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.38
Fixed in: (no value)



Subject: Remain file atributes
Can I have an equivalent to 'cp -a'? Specifically the timestamps are important to me
On Wed Apr 25 02:33:01 2012, KAARE wrote: Show quoted text
> Can I have an equivalent to 'cp -a'? > > Specifically the timestamps are important to me
That is on the TODO list, yes :)
On Wed Apr 25 08:09:39 2012, DMUEY wrote: Show quoted text
> On Wed Apr 25 02:33:01 2012, KAARE wrote:
> > Can I have an equivalent to 'cp -a'? > > > > Specifically the timestamps are important to me
> > That is on the TODO list, yes :)
dirmove() must have it by default to make it close as possible to mv command.
This will be in the upcoming modern interface: https://github.com/drmuey/p5-File-Copy-Recursive/issues/2