http://qs321.pair.com?node_id=149271


in reply to Re: Multiprocess logging mechanism
in thread Multiprocess logging mechanism

Along the same lines is to cheat and simply dump to STDOUT or STDERR and do a redirect from the invoking shell. There shouldn't be any issues with serialization.

--
perl -pe "s/\b;([st])/'\1/mg"