[Catalyst] Debugging Catalyst Apps

Alan Humphrey alan.humphrey at comcast.net
Thu Oct 12 02:06:16 CEST 2006


 perl -d script/[appname]_test.pl [page_or_action_to_load]

should do the trick.

-----Original Message-----
From: catalyst-bounces at lists.rawmode.org
[mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of Roderick A.
Anderson
Sent: Wednesday, October 11, 2006 4:10 PM
To: The elegant MVC web framework
Subject: Re: [Catalyst] Debugging Catalyst Apps

Roderick A. Anderson wrote:
> Sorry.  Brain fart on my part.
> 
> I had started cat-server.pl already then minimized the window it was 
> running in.

But that didn't _really_ help.  The cat_server.pl goes off on it's merry 
way doing all the really neat Catalyst things while the perl debugger 
sits there with a blinking cursor.

So the I'm back asking again.  Is there anyway to single step through my 
code?


TIA,
Rod
-- 

_______________________________________________
List: Catalyst at lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/




More information about the Catalyst mailing list