develooper Front page | perl.perl5.porters | Postings from February 2012

[perl #106538] Carp is missing a dot

Thread Next
From:
Father Chrysostomos via RT
Date:
February 2, 2012 08:39
Subject:
[perl #106538] Carp is missing a dot
Message ID:
rt-3.6.HEAD-6946-1328200766-805.106538-14-0@perl.org
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 Chrysostomos


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About