Skip Menu |

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

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

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

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



Subject: Recursion check experiences false positive with ".."
A call like this: dircopy(".", "../some_folder") or die "Can't copy . to ../some_folder: $!"; Fails with the error: Caught Deep Recursion Condition: . contains ../some_folder