> 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



#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to