Open quanah opened 9 years ago
Frankly, the code looks correct as-is in trunk. If those diagnostics are troubling, they shouldn't set debug or we should implement a different debug option. In any case, if we do change then it should apply to all operations, not just rename.
A better approach might be to have an is_error test like in Net::LDAP and only emit the error messages in debug for things that are actually an error condition. That'd be something for a new release though, I would think.
Ok, so we can push this to 3.1 or 3.0.5
For our next release, we should determine if cpan report 58270 is valid:
https://rt.cpan.org/Ticket/Display.html?id=58270
If so, it should be fixed. It sounds reasonable at first glance.