Binary package “libtk-codetext-perl” in ubuntu noble

Tk::TextUndo widget with capabilities syntax highlighting

 Tk::CodeText.pm is a Tk::TextUndo widget with capabilities of syntax
 highlighting. At this moment only the Perl language is supported. The
 highlight mechanism however, is of a plugin-type. Adding additional
 languages should be a matter of writing Tk::CodeText::MyLanguage
 modules.