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

Depends on the eval :-) string eval -> slow, block eval -> as fast as any other perl snippet
  • Comment on Re^3: Problem of scope : $SIG{__WARN__} in a module...