[Catalyst] Re: Perl::Rails?
    Brandon Black 
    blblack at gmail.com
       
    Fri Dec  9 17:58:51 CET 2005
    
    
  
On 12/9/05, Sebastian Riedel <sri at oook.de> wrote:
>
>
> Works perfectly with Catalyst 5.61 and Module::Pluggable::Fast 0.17.
> Please send a testcase.
>
[...]
>
> Again, works perfectly with 5.61, testcase please.
>
I'm still on 5.59/0.16, I don't upgrade as often as some.  I'll
upgrade again on Monday most likely.
>
> perldoc Catalyst::Exception
>
Provides a nice wrapper to croak in the form of throw(), but there is
no corresponding catcher, and therefore you won't get stacktraces from
"die" without something else.  Is there a top-level eval {} in the
newer versions of Catalyst than mine which catches raw "die"
statements and gives them stacktraces?
-- Brandon
    
    
More information about the Catalyst
mailing list