The "PPI::Tester" module implements the application, but is itself of no use to the user. The launcher for the application 'ppitester' is installed with this module, and can be launched by simply typing the following from the command line.
ppitester
When launched, the application consists of two vertical panels. The left panel is where you should type in your code sample. As the left hand panel is changed, a PPI::Lexer::Dump output is continuously updated in the right hand panel.
There is a toolbar at the top of the application with two icon buttons, currently without icons. The first toolbar button clears the panels, the second is a placeholder for loading in code from a file, and is not yet implemented. ( It's early days yet for this application ).
- There are no icons on the toolbar buttons
- An option is needed to save both the left and right panels into a matching pair of files, compatible with the lexer testing script.
For general comments, contact the author.
AUTHOR
Adam Kennedy ( maintainer ) cpan@ali.asSEE ALSO
PPI::Manual, http://ali.as/CPAN/PPICOPYRIGHT
Copyright (c) 2004 Adam Kennedy. All rights reserved. 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 LICENSE file included with this module.