in reply to Re: Re: Re: <rant>CPAN modules failing to check for write errors</rant>
in thread <rant>CPAN modules failing to check for write errors</rant>

I agree with the 'know if error occurred', but I'd argue that showing it to the user should be the last ditch desperation response, not the default fallback.
Not being able to print to an open filehandle seems serious enough to me to warrant an exception (though I must confess that my modules don't check for it)
  • Comment on Re: Re: Re: Re: <rant>CPAN modules failing to check for write errors</rant>
  • Download Code