Description
Perl developers can build text-based user interfaces with widgets, dialogs, menus, and form-like controls using Curses::UI. This helps terminal applications feel more structured than plain prompts and printed output.
It is a UI library for terminal programs, not an application by itself. The program using it decides what data is shown or changed.