GROMMIER Sébastien > Text-Editor-Easy-0.1

Text-Editor-Easy-0.1

This Release Text-Editor-Easy-0.1  [Download] [Browse 16 Mar 2008
Latest Release Text-Editor-Easy-0.49  [Download] [Browse 26 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (6)   FAIL (48)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
Makefile.PL
README

Modules

Text::Editor::Easy A perl module to edit perl code with syntax highlighting and more.     0.1
Text::Editor::Easy::Abstract The module that manages everything that is displayed.     0.1
Text::Editor::Easy::Comm Thread communication mecanism of "Text::Editor::Easy" module.     0.1
Text::Editor::Easy::Cursor Object oriented interface to screen data (managed by "Text::Editor::Easy::Abstract").     0.1
Text::Editor::Easy::Data Global common data shared by all threads.     0.1
Text::Editor::Easy::Display     0.1
Text::Editor::Easy::File_manager Management of the data that is edited.     0.1
Text::Editor::Easy::Key Key functions using object-oriented interface of "Text::Editor::Easy".     0.1
Text::Editor::Easy::Line Object oriented interface a file line (managed by "Text::Editor::Easy::Abstract" and "Text::Editor::Easy::File_manager").     0.1
Text::Editor::Easy::Motion     0.1
Text::Editor::Easy::Program::Eval::Exec Execution of macro panel instructions in the "Editor.pl" program.     0.1
Text::Editor::Easy::Program::Eval::Print Redirection of prints coming from the macro panel of the "Editor.pl" program (insertion in a "Text::Editor::Easy" object).     0.1
Text::Editor::Easy::Program::Flush STDOUT and SDTERR redirection when launching a new application from "Editor.pl" program.     0.1
Text::Editor::Easy::Program::Search Bad named module (initially searching text) : used to answer to user modification in the Eval tab of the Editor.pl program.     0.1
Text::Editor::Easy::Program::Tab Tab simulation with just a Text::Editor::Easy object.     0.1
Text::Editor::Easy::Screen     0.1
Text::Editor::Easy::Syntax::Perl_glue Perl highlighting (will always be limited, perl is too dynamic...). Contexts are still not yet managed.     0.1
Text::Editor::Easy::Test::Test1 Used for tests.     0.1
Text::Editor::Easy::Test::Test3 Used for tests.     0.1
Text::Editor::Easy::Trace::Print Print management.     0.1

Documentation

Automatic indentation, addition of characters,...  
Editor.pl  
Text::Editor::Easy::Graphic::Console_glue Link between "Text::Editor::Easy::Abstract" and a terminal. Does not actually work.  
Text::Editor::Easy::Graphic::Gtk_glue Link between "Text::Editor::Easy::Abstract" and "Gtk". Does not actually work.  
Text::Editor::Easy::Graphic::Tk_glue Link between "Text::Editor::Easy::Abstract" and "Tk".  
Text::Editor::Easy::Program::Motion Manage various user events on "Text::Editor::Easy" objects.  
lib/Text/Editor/Easy/Data/Events.pm