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
This queue is for tickets about the File-Copy-Recursive CPAN distribution.
The Basics
People
|
Bug Information
|