# What can I do here to direct STDERR messages # to errhandler() ? sub errhandler { ... } SomeModule::do_something();