Usage
Place code in a module called ERR2OUT.pm in you /site/lib path. Then tell your editor to call perl like so:
perl -M-ERR2OUT filename
Dont forget to write an email to the company that made your editor and ask them to fix. :-)
# Hah simple isnt it! Thanks tye! open STDERR, ">&STDOUT";
|
|---|