DESCRIPTION

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.

SUPPORT

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.

AUTHOR

Adam Kennedy <[email protected]>

\s-1CONTRIBUTORS\s0

Ahmad M. Zawawi <[email protected]>

RELATED TO Padre::Plugin::ParserTool…

Padre, \s-1PPI\s0

COPYRIGHT

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.