NAME
Padre::Plugin::NYTProf::ProfilingTask - Creates a Padre::Task to do the profiling in the background.
VERSION
version 0.04
SYNOPSIS
Creates and runs the profilng task against your scripts from within Padre.
This should be called from the plugin module.
DESCRIPTION
Called from the plugin module.
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
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.