Help for this page
#!/bin/perl5 use strict; ... open STDERR, ">&SAVEERR"; print STDERR "stderr 2\n";
Name "main::SAVEERR" used only once Name "main::ERRORFILE" used only once