in reply to
Formatting STDERR
Have a look at
Filter::Handle
and tie's in general
+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;
Comment on
Re: Formatting STDERR
In Section
Seekers of Perl Wisdom