Help for this page
package Tie::Annotate; ... } 1;
tie *STDOUT, "Tie::Annotate", 'OUT'; tie *STDERR, "Tie::Annotate", 'ERR';