Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

CGI::FormBuilder::Template::Builtin

Name CGI::FormBuilder::Template::Builtin
Version 3.10
Located at /usr/share/perl5
File /usr/share/perl5/CGI/FormBuilder/Template/Builtin.pm
Is Core No
Search CPAN for this module CGI::FormBuilder::Template::Builtin
Documentation CGI::FormBuilder::Template::Builtin
Module Details CGI::FormBuilder::Template::Builtin

NAME

CGI::FormBuilder::Template::Builtin - Builtin HTML rendering


SYNOPSIS

    my $form = CGI::FormBuilder->new;
    $form->render;


DESCRIPTION

This module provides default rendering for FormBuilder. It is automatically called by FormBuilder's render() method if no external template is specified. See the documentation in the CGI::FormBuilder manpage for more details.


SEE ALSO

the CGI::FormBuilder manpage, the CGI::FormBuilder::Template::HTML manpage, the CGI::FormBuilder::Template::Text manpage, the CGI::FormBuilder::Template::TT2 manpage, the CGI::FormBuilder::Template::Fast manpage, the CGI::FormBuilder::Template::CGI_SSI manpage


REVISION

$Id: Builtin.pm 97 2007-02-06 17:10:39Z nwiger $


AUTHOR

Copyright (c) Nate Wiger. All Rights Reserved.

This module is free software; you may copy this under the terms of the GNU General Public License, or the Artistic License, copies of which should have accompanied your Perl kit.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026