Skip Menu |

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

Report information
The Basics
Id: 19694
Status: resolved
Priority: 0/
Queue: File-Remove

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

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



Subject: Remove files without write permission
rm -rf support the ability to remove files that the user owns, but which are set as read-only for the user. File::Remove should support this ability as well. If a file fails -w, File::Remove should attempt to add user write permissions to the file. If this succeeds, it should then remove it.
Fixed in File::Remove 0.36