|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Using Devel::NYTProf with CGI::Applicationby rsteiner (Acolyte) |
| on Sep 26, 2012 at 17:21 UTC ( #995834=note: print w/ replies, xml ) | Need Help?? |
|
Yes, you can do this. Just modify the shebang line of your CGI::Application Instance script to something like the following: #!/usr/bin/perl -d:NYTProfThe output file should be created in the same directory as the instance script.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||