A realtime interactive parser test tool for padre
The ParserTool plugin adds an interactive parser testing tool for Padre.
It provides a two-panel dialog where you can type file contents into a panel on one side, and see a realtime dump of the resulting parsed structure on the other side of the dialog.
The dialog is configurable, so it can be used to test both common Perl parsers and parsers for custom file formats of your own.
Bugs should be reported via the \s-1CPAN\s0 bug tracker at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Padre-Plugin-ParserTool <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Padre-Plugin-ParserTool>
For other issues, or commercial enhancement or support, contact the author.
Padre, \s-1PPI\s0
Copyright 2011-2012 Adam Kennedy.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the \s-1LICENSE\s0 file included with this module.