![]() |
| |||||||
| Distribution | Text-Editor-Easy [Download] |
| Author | GROMMIER [ GROMMIER Sébastien ] |
| Version | 0.49 |
| Abstract | Quick design of syntax highlighted text applications |
| Released | 26 July 2009 |
| Size | 211.7 KB |
| MD5 Checksum | 85e2720733c0a4c3d70b7e6b3bfc986f |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | Data::Dump | Devel::Size | IO::File | Scalar::Util | Syntax::Highlight::Perl | Thread::Queue | Tk | |
| Text::Editor::Easy [source] [v 0.49] | Quick design of highlighted text application |
| Text::Editor::Easy::Abstract [source] [v 0.49] | The module that manages everything that is displayed. |
| Text::Editor::Easy::Abstract::Key [source] [v 0.49] | Key functions using subs of "Text::Editor::Easy::Abstract" module. |
| Text::Editor::Easy::Comm [source] [v 0.49] | Thread communication mecanism of "Text::Editor::Easy" module. |
| Text::Editor::Easy::Cursor [source] [v 0.49] | Object oriented interface to cursor data (managed by "Text::Editor::Easy::Abstract") |
| Text::Editor::Easy::Data [source] [v 0.49] | Global common data shared by all threads. |
| Text::Editor::Easy::Display [source] [v 0.49] | Object oriented interface to displays (managed by "Text::Editor::Easy::Abstract"). A display is a screen line. With |
| Text::Editor::Easy::File_manager [source] [v 0.49] | Management of the data that is edited. |
| Text::Editor::Easy::Graphic::Tk_glue [source] [v 0.49] | Link between "Text::Editor::Easy::Abstract" and "Tk". |
| Text::Editor::Easy::Key [source] [v 0.49] | Key functions using object-oriented interface of "Text::Editor::Easy". |
| Text::Editor::Easy::Line [source] [v 0.49] | Object oriented interface to a file line (managed in the background by "Text::Editor::Easy::Abstract" |
| Text::Editor::Easy::Motion [source] [v 0.49] | Manage various user events on "Text::Editor::Easy" objects. |
| Text::Editor::Easy::Program::Eval::Exec [source] [v 0.49] | Execution of macro panel instructions in the "Editor.pl" program. |
| Text::Editor::Easy::Program::Eval::Print [source] [v 0.49] | Redirection of prints coming from the macro panel of the "Editor.pl" program (insertion in a "Text::Editor::Easy" object). |
| Text::Editor::Easy::Program::Flush [source] [v 0.49] | STDOUT and SDTERR redirection when launching a new application from "Editor.pl" program. |
| Text::Editor::Easy::Program::Open_editor [source] [v 0.49] | The "Open" function of the "Editor.pl" program uses a special "Text::Editor::Easy" object. |
| Text::Editor::Easy::Program::Search [source] [v 0.49] | Bad named module (initially searching text) : used to answer to |
| Text::Editor::Easy::Program::Tab [source] [v 0.49] | Tab simulation with a Text::Editor::Easy object. |
| Text::Editor::Easy::Syntax::Perl_glue [source] [v 0.49] | Perl highlighting (will always be limited, perl is too dynamic...). Contexts are still not yet managed. |
| Text::Editor::Easy::Trace::Print [v 0.49] | |
| Text::Editor::Easy::Window [source] [v 0.49] | Object oriented interface to window data (managed by "Text::Editor::Easy::Abstract"). |
| Text::Editor::Easy::Zone [source] [v 0.49] | A "zone" is a part of a window. Several "Text::Editor::Easy" objects can share the same "zone". |
| Development Stage (Note: *NO IMPLIED TIMESCALES*) | Under construction but pre-alpha (not yet released) |
| Support Level | Developer |
| Language Used | Perl-only, no compiler needed, should be platform independent |
| Interface Style | Object oriented using blessed references and/or inheritance |
| Public License | Standard-Perl: user may choose between GPL and Artistic |
| ActiveState default Perl 5.10 repository [ v 0.49 ] |
| ActiveState default Perl 5.8 repository [ v 0.46 ] |
| trouchelle.com Perl 5.10 repository [ v 0.49 ] |
| trouchelle.com Perl 5.8 repository [ v 0.46 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |