NAME
Padre::Plugin::Debugger - Debug Perl code from Padre editor
SYNOPSIS
$ padre
DESCRIPTION
This plugin allows one to debug perl code from within Padre.
BUGS
Many! This is an very early alpha release. You did notice the version number, right?
Please report any bugs or feature requests to padre-plugin-debugger at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Padre-Plugin-Debugger. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SEE ALSO
Devel::ebug - The backend debugger.
http://github.com/pmakholm/padre-plugin-debugger/tree/master - Git repository
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Padre-Plugin-Debugger - Bug tracking
AUTHOR
Peter Makholm, <peter@makholm.net>
COPYRIGHT & LICENSE
Copyright (c) 2009 Peter Makholm, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 410:
=back without =over