SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Getopt-GUI-Long rpm build for : Fedora 36. For other distributions click perl-Getopt-GUI-Long.

Name : perl-Getopt-GUI-Long
Version : 0.93 Vendor : Fedora Project
Release : 22.fc36 Date : 2022-01-21 03:04:12
Group : Unspecified Source RPM : perl-Getopt-GUI-Long-0.93-22.fc36.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : A wrapper around Getopt::Long to provide a GUI to applications
Description :
This module is a wrapper around Getopt::Long that extends the value of
the original Getopt::Long module to:

1) add a simple graphical user interface option screen if no arguments
are passed to the program. Thus, the arguments to actually use are
built based on the results of the user interface. If arguments were
passed to the program, the user interface is not shown and the
program executes as it normally would and acts just as if
Getopt::Long::GetOptions had been called instead. This requires
the QWizard and Gtk2 or Tk interfaces to be installed too.

2) provide an auto-help mechanism such that -h and --help are
handled automatically. In fact, calling your program with -h
will default to showing the user a list of short-style arguments
when one exists for the option. Similarly --help will show the
user a list of long-style when possible. --help-full will list
all potential arguments for an option (short and long both).

It\'s designed to make the creation of graphical shells trivial
without the programmer having to think about it much as well as
providing automatic good-looking usage output without the
programmer needing to write usage() functions.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/36/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Getopt-GUI-Long-0.93-22.fc36.noarch.rpm
     

Provides :
perl(Getopt::GUI::Long)
perl-Getopt-GUI-Long

Requires :
perl(:MODULE_COMPAT_5.34.0)
perl(Exporter)
perl(File::Temp)
perl(Getopt::Long)
perl(Gtk2)
perl(QWizard)
perl(Text::Wrap)
perl(strict)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Getopt-GUI-Long
/usr/share/doc/perl-Getopt-GUI-Long/README
/usr/share/doc/perl-Getopt-GUI-Long/examples
/usr/share/doc/perl-Getopt-GUI-Long/examples/getopttest
/usr/share/man/man3/Getopt::GUI::Long.3pm.gz
/usr/share/perl5/vendor_perl/Getopt
/usr/share/perl5/vendor_perl/Getopt/GUI
/usr/share/perl5/vendor_perl/Getopt/GUI/Long.pm

 
ICM