| Devel-NYTProf documentation | view source | Contained in the Devel-NYTProf distribution. |
Devel::NYTProf::Util - general utility functions for Devel::NYTProf
use Devel::NYTProf::Util qw(strip_prefix_from_paths);
Contains general utility functions for Devel::NYTProf
Note: The documentation for this module is currently incomplete and out of date.
Adam Kaplan, <akaplan at nytimes.com>
Tim Bunce, http://www.tim.bunce.name and http://blog.timbunce.org
Steve Peters, <steve at fisharerojo.org>
Copyright (c) 2008 by Tim Bunce, Ireland.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.
| Devel-NYTProf documentation | view source | Contained in the Devel-NYTProf distribution. |