in reply to Re: Detecting write errors (disk full, bad media)
in thread Detecting write errors (disk full, bad media)

autodie does not work with core functions which cannot be overridden

It will work with open/close, but not print

  • Comment on Re^2: Detecting write errors (disk full, bad media)