in reply to Re^5: Catching a 'division by zero' error with Exception::Class
in thread Catching a 'division by zero' error with Exception::Class
> Are you sure the uunwritable file is really unwritable?
OK, I think that's the problem. I made the file unread/unwritable (chmod 111) but this doesn't seems to make the file unwritable. Hmm... How can I raise this exception?