eSourceHighlight
A simple text editor (frontend to the gnu source-highlight library) for not to heavy files developed with Perl/pEFL.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
- Syntax::SourceHighlight
- pEFL
- File::HomeDir
COPYRIGHT AND LICENCE
Maximilian Lika (perlmax@cpan.org)
Copyright (C) 2022 by Maximilian Lika
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.32.1 or, at your option, any later version of Perl 5 you may have available.
eSourceHighlight is in a very early development state. So use it at your own risk!!!