in reply to Re^3: Problem of scope : $SIG{__WARN__} in a module...
in thread Problem of scope : $SIG{__WARN__} in a module...

Ok, I got it now. It's OK for me, it'll do the trick. I just want my script to report neatly all errors when exiting, I don't mind seeing all sort of warnings mixing up with the stdout...

Thanks all :)
  • Comment on Re^4: Problem of scope : $SIG{__WARN__} in a module...