On Sun Dec 18 19:56:10 2011, sprout wrote: > This was brought up in #96672 but needs its own ticket: > > $ perl -e 'die' > Died at -e line 1. > $ perl -MCarp -e 'croak Died' > Died at -e line 1 > > Where did my dot go? > > The hard part is deciding what to do about cluck(). In commit 879b0cab8, Zefram has solved this by adding the dot to messages but leaving it off for subsequent lines of cluck() output. -- Father ChrysostomosThread Next