Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 22924
Status: resolved
Priority: 0/
Queue: Test-File

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

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



Subject: Adding some functions
I'd like to see some additional functions added, that would be useful in testing that things are set up ok with correct (unixy) permissions, rather than having to do binary operations on the file modes... Something like owner_readable_ok owner_readable_not owner_writeable_ok owner_nonwritable_not owner_executable_ok owner_executable_not group_readable_ok etc etc... world_readable_ok etc etc
I've had these listed in the TO DO section of the docs for quite a while. If someone wants them, just send in the patch. :)