The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::NYTProf - Integrated profiling for Padre.

VERSION

version 0.04

SYNOPSIS

Run profilng against your scripts from within Padre.

DESCRIPTION

The intention here is to have the profiler run over the current document and have it's report appear in a tab in the IDE.

BUGS

Plenty I'm sure, but since this doesn't even load anything I'm fairly safe.

SUPPORT

#padre on irc.perl.org

ACKNOWLEDGEMENTS

I'd like to acknowledge the support and patience of the #padre channel.

With nothing more than bravado and ignorance I pulled this together with the help of those in the #padre channel answering all my clearly lack of reading questions.

SEE ALSO

Padre

AUTHORS

  • Peter Lavender <peter.lavender@gmail.com>

  • Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Peter Lavender.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.