MAN page from Old RedHat 6.X perl-Wizard-0.1006-6.i386.rpm
lib::Wizard::HTML
Section: User Contributed Perl Documentation (3)
Updated: perl 5.005, patch 03
Index NAME
Wizard::HTML - A subclass for running Wizard applications in HTML::EP.
SYNOPSIS
# Create a new HTML wizard use Wizard::HTML; my $wiz = Wizard::Shell->new('form' => $form, 'ep' => $ep) DESCRIPTION
The HTML wizard is a subclass of Wizard, that is used by HTML::EP sites.The input will be read from the associated CGI-Object and the output as HTML code will be built by the elements of the form.
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.