Changes for version 1.14 - 2016-02-02
- CDialog revisited, tests passing, example script re-written
- Whiptail revisited, tests passing, example script re-written
- Zenity revisited, tests passing, example script re-written
- (Note: need to revisit the rest of the backends, perhaps prune some)
- Copyright / license updates
- Use warnings across all modules
- Minimum perl version is consistently 5.6
- This is an "I'm sorry" release for all who actually use this module and I somehow broke your day.
Documentation
Modules
wrapper for various dialog applications.
simply a collection of primarily internal methods.
Dialog backend for the native Perl mode of basic text.
backend for the console dialog(1) variant.
backend for the antiquated GNOME dialog variant.
backend for the KDE dialog variant.
wrapper around the data provided by the nautilus(1).
backend for notify-send(1).
Backend for the Whiptail dialog variant
backend for the Xdialog(1)
backend for the osd_cat(1).
wrapper of the Zenity application.
console meta-class for UI::Dialog.
GNOME GUI meta-class for UI::Dialog.
wrapper support of gauge related functions.
KDE GUI meta-class for UI::Dialog.
wrapper to screen dialogs.
wrapper to screen dialogs.
Examples
- examples/ascii.pl
- examples/cdialog.pl
- examples/console.pl
- examples/gdialog.pl
- examples/gnome.pl
- examples/kde.pl
- examples/kdialog.pl
- examples/nautilus.pl
- examples/screen-druid.pl
- examples/screen-menu.pl
- examples/trust-input.pl
- examples/ui-dialog.pl
- examples/whiptail.pl
- examples/xdialog.pl
- examples/xosd.pl
- examples/zenity.pl