Package perl-UI-Dialog: Information

    Source package: perl-UI-Dialog
    Version: 1.21-alt1
    Build time:  Apr 7, 2016, 04:17 PM in the task #162575
    Category: Development/Perl
    Report package bug
    License: GPL
    Summary: OOPerl wrapper for the various dialog applications
    Description: 
    UI::Dialog is a OOPerl wrapper for the various dialog applications. These
    dialog backends are currently supported: Zenity, GDialog, XDialog, KDialog,
    CDialog, and Whiptail. There is also an ASCII backend provided as a last
    resort interface for the console based dialog variants. UI::Dialog is a
    class that provides a strict interface to these various backend modules.
    By using UI:Dialog (with it's imposed limitations on the widgets) you can
    ensure that your Perl program will function with any available interfaces.
    
    UI::Dialog supports priority ordering of the backend detection process. So
    if you'd prefer that Xdialog should be used first if available, simply
    designate the desired order when creating the new object. The default order
    for detecting and utilization of the backends are as follows:
      (with DISPLAY env): Zenity, GDialog, XDialog, KDialog
      (without DISPLAY): CDialog, Whiptail, ASCII
    
    UI::Dialog is the result of a complete re-write of the UDPM CPAN module. This
    was done to break away from the bad choice of name (UserDialogPerlModule) and
    to implement a cleaner, more detached, OOPerl interface.

    List of rpms provided by this srpm:
    perl-UI-Dialog (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(String/ShellQuote.pm)
      2. perl(Test/More.pm)
      3. perl(Text/Wrap.pm)
      4. perl(Time/HiRes.pm)
      5. perl(diagnostics.pm)
      6. perl-devel
      7. perl-podlators
      8. rpm-build-perl
      9. perl(Config.pm)
      10. perl(ExtUtils/MakeMaker.pm)
      11. perl(File/Slurp.pm)
      12. perl(FileHandle.pm)
      13. perl(Gnome2/GConf.pm)

    Last changed


    April 7, 2016 Igor Vlasenko 1.21-alt1
    - automated CPAN update
    March 19, 2016 Igor Vlasenko 1.20-alt1
    - automated CPAN update
    March 3, 2016 Igor Vlasenko 1.19-alt1
    - automated CPAN update