Hi,

    I am trying to profile a CGI::App application (vanilla CGI, no
mod_perl) with Devel::NYTProf, by adding:

    #!/usr/bin/perl -d:NYTProf

    to the top of my .cgi script. When I run the application through my
browser, I find that many of the functions called after I navigate
through various links in the application are not recorded in the NYTProf
report.

    If any one has profiled CGI::App applications with NYTProf, I would
like to know how best to do it so that it covers all methods in my
application.

Thanks




#####  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