-
-
02 Apr 2016 22:17:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (1046 / 1 / 0)
- Kwalitee
Bus factor: 0- 23.05% Coverage
- License: unknown
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (94.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE users- Dependencies
- File::Basename
- File::Slurp
- String::ShellQuote
- Text::Wrap
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.21 - 2016-03-02
- Refactored unit tests to not fail unless it's during actual testing
- All unit test scripts are consistently formatted
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 variantbackend 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
Module Install Instructions
To install UI::Dialog, copy and paste the appropriate command in to your terminal.
cpanm UI::Dialog
perl -MCPAN -e shell install UI::Dialog
For more information on module installation, please visit the detailed CPAN module installation guide.