< Home - < Back

perl-QWizard


Information about the package, perl-QWizard, which is shipped with common Linux distributions. The perl-QWizard package is designed for, A very portable graphical question and answer wizard system.


Package Name:

perl-QWizard

Summary:

A very portable graphical question and answer wizard system

Description:

The QWizard module allows script authors to concentrate on the content of the forms they want their users to fill in without worrying about the display. It allows "Question Wizard" like interfaces to be very easily created and the results of the input easily acted upon. Scripts written which are entirely based on QWizard inputs are able to be run from the command line which will show a Gtk2, Tk window or as a ReadLine interactive session or as a CGI script without modification. Script writers do not need to know which interface is being used to display the resulting form(s) as it should be transparent to the script itself. Other wizard interfaces exist for perl, but this one strives very hard to be both extensible and easy to code with requiring as little work by script authors as possible. It is also one of the only ones that supports both web environments and windowing environments without code modification required by the script author.

Architecture:

noarch

Version:

3.15

Release:

8.el6

Size:

129 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-QWizard


Control the perl-QWizard package with the following handy commands outlined below.


Command

Description of Command

yum install perl-QWizard

This command will install perl-QWizard on the server.

yum remove perl-QWizard

This command will un-install perl-QWizard on the server. When you run this command, you will be asked if you are sure that you want to remove perl-QWizard, so you have to manually confirm that you want to do this.

yum -y remove perl-QWizard

This command will un-install perl-QWizard on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-QWizard when using the -y flag.

yum update perl-QWizard

This command will update perl-QWizard to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-QWizard, so you have to manually confirm that you want to do this.

yum -y update perl-QWizard

This command will update perl-QWizard to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-QWizard when using the -y flag.

yum info perl-QWizard

This command will show you core information about the perl-QWizard package.

yum deplist perl-QWizard

This command will show you the dependencies for perl-QWizard. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-QWizard

This command will check if there is an update waiting on perl-QWizard. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.