Changes between Version 1 and Version 2 of PadrePluginParserTool
- Timestamp:
- 03/15/12 11:24:57 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginParserTool
v1 v2 1 1 [[PageOutline(2-4)]] 2 2 = {{{Padre::Plugin::ParserTool}}} 3 4 The {{{ParserTool}}} plugin adds an interactive parser testing tool for Padre. 5 6 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. 7 8 The dialog is configurable, so it can be used to test both common Perl parsers and parsers for custom file formats of your own. 3 9 4 10 [[Image(PadrePluginParserTool.png)]]
