HTML::FormHandler::Wizard man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

HTML::FormHandler::WizUser3Contributed Perl DocumeHTML::FormHandler::Wizard(3)

NAME
       HTML::FormHandler::Wizard - create a multi-page form

VERSION
       version 0.35005

SYNOPSIS
       This feature is EXPERIMENTAL. That means that the interface may change,
       and that it hasn't been fully implemented.  We are actively looking for
       input, so if you are interested in this feature, please show up on the
       FormHandler mailing list or irc channel (#formhandler on irc.perl.org)
       to discuss.

	   package Test::Wizard;
	   use HTML::FormHandler::Moose;
	   extends 'HTML::FormHandler::Wizard';

	   has_field 'foo';
	   has_field 'bar';
	   has_field 'zed';

	   has_page 'one' => ( fields => ['foo'] );
	   has_page 'two' => ( fields => ['bar'] );
	   has_page 'three' => ( fields => ['zed'] );

	   ...

	   my $stash = {};
	   my $wizard = Test::Wizard->new( stash => $stash );
	   $wizard->process( params => $params );

AUTHOR
       FormHandler Contributors - see HTML::FormHandler

COPYRIGHT AND LICENSE
       This software is copyright (c) 2011 by Gerda Shank.

       This is free software; you can redistribute it and/or modify it under
       the same terms as the Perl 5 programming language system itself.

perl v5.14.1			  2011-10-08	  HTML::FormHandler::Wizard(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net