Skip Menu |

This queue is for tickets about the CHI CPAN distribution.

Report information
The Basics
Id: 87292
Status: resolved
Priority: 0/
Queue: CHI

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Carp::* please
Date: Thu, 25 Jul 2013 05:21:08 -0500
To: bugs-chi [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
Exception thrown (code=general, message=Not a HASH reference at /usr/local/share/perl5/CHI/Driver.pm line 409, <$cmd_read> line 9. could you croak or confess instead of die so I can tell where my error is? -- Caleb Cushing http://xenoterracide.com Calendar: https://www.google.com/calendar/embed?src=xenoterracide%40gmail.com&ctz=America/Chicago
You can use Carp::Always or Devel::SimpleTrace to force a croak/confess in any code. On Thu Jul 25 06:21:22 2013, XENO wrote: Show quoted text
> Exception thrown (code=general, message=Not a HASH reference at > /usr/local/share/perl5/CHI/Driver.pm line 409, <$cmd_read> line 9. > > could you croak or confess instead of die so I can tell where my error is? >
Subject: Re: [rt.cpan.org #87292] Carp::* please
Date: Fri, 26 Jul 2013 16:40:31 -0500
To: bug-CHI [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
On Thu, Jul 25, 2013 at 4:26 PM, Jonathan Swartz via RT <bug-CHI@rt.cpan.org> wrote: Show quoted text
> You can use Carp::Always or Devel::SimpleTrace to force a croak/confess in any code.
I could, or we could just not use die (wishes core could/would deprecate it) -- Caleb Cushing http://xenoterracide.com Calendar: https://www.google.com/calendar/embed?src=xenoterracide%40gmail.com&ctz=America/Chicago