[cgiapp] Re: New Plugin: RunmodeDeclare
Mark Stosberg
mark at summersault.com
Sun Oct 5 12:07:43 EDT 2008
> I haven't had time to go and try it out [yet], but I'm curious.
>
> If I have something like this:
>
> startmode begin { "Here" }
>
> and I'm running my app under perl -d, can I set a breakpoint in the
> sub named begin, or is there magic happening that means that there's
> no actual sub named begin?
From related docs:
"This totally breaks the debugger. Will have to wait on Devel::Declare fixes."
http://search.cpan.org/~mschwern/Method-Signatures-0.11/lib/Method/Signatures.pm#Debugging
Mark
More information about the cgiapp
mailing list