UI::Dialog is an OOPerl wrapper for the various dialog applications.
These dialog backends are currently supported: Zenity, XDialog, GDialog,
KDialog, CDialog, and Whiptail. There is also an ASCII backend provided
as a last resort interface for the console based dialog variants.
PR: ports/97598
Submitted by: Dmitry Karasik <dmitry@karasik.eu.org>
Approved by: ahze (mentor, implicit)