I don't know of any logging done by the standard Perl distributions, but this would be an easy feature to add via a "wrapper" for the Perl executable. I guess my first question would have to be "why?" because I would expect each script to handle its logging differently, and most scripts (expecially my dynamically created one line filters) to have no logging at all.
-PatP