Description
Perl/Tk applications can display grid-like data in a table or spreadsheet-style widget. This is useful for desktop tools that need editable rows, columns, or structured data views.
It is a GUI support library for developers. Applications should still validate edited data before saving it, because the widget only provides the interface element.