| CPAN Ratings Reviews by Mark Aufflick | |
| Home | Search | About | Bitcard Account | Login |
What can I say - the best profiler ever. I've used profilers in other languages as well as perl, and nothing makes finding hotspots as painless and as much fun as Devel::NYTProf
Mark Aufflick - 2009-10-12T00:14:07
Just a comment on the above rating - thanks for the good words, but I must point out that HTTP::Server::Brick does have path info handling. From the POD:
The request object is an instance of HTTP::Request with two extra properties:
$req->{mount_path}
The mounted path that was matched. This will always be identical to $req-uri->path> for non-wildcard mounts.
$req->{path_info}
Using nomenclature from CGI.pm, any extra path (or rather, uri) info after the matched mount_path. This will always be empty for non-wildcard mounts.
Mark Aufflick - 2008-06-14T07:37:00
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|