MAN page from Old RedHat 6.X perl-Wizard-0.1006-6.i386.rpm
lib::Wizard::Shell
Section: User Contributed Perl Documentation (3)
Updated: perl 5.005, patch 03
Index NAME
Wizard::Shell - A subclass for running Wizard applications in a shell.
SYNOPSIS
# Create a new shell wizard use Wizard::Shell; my $wiz = Wizard::Shell->new('form' => $form) DESCRIPTION
The Shell wizard is a subclass of Wizard, that will run in a shell. Theinput elements are written to stdout and the application will query youfor input.
AUTHORS AND COPYRIGHT
This module is
Copyright (C) 1999 Jochen Wiedmann Am Eisteich 9 72555 Metzingen Germany
Email: joeAATTispsoft.de Phone: +49 7123 14887
and Amarendran R. Subramanian Grundstr. 32 72810 Gomaringen Germany
Email: amarAATTispsoft.de Phone: +49 7072 920696
All Rights Reserved.
You may distribute under the terms of either the GNU General PublicLicense or the Artistic License, as specified in the Perl README file.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- AUTHORS AND COPYRIGHT
This document was created byman2html,using the manual pages.