Perl5 IO::Tee and verbose
I tend to use the verbose option on all my applications, but how to deal with logging? Easy, with IO::Tee
and a little trick.
written sometime in November 2017
Tags:
perl
,
programming