CGI::FormBuilder::Template::Builtin - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION SEE ALSO REVISION AUTHOR
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 CGI::FormBuilder for
    more details.

SEE ALSO
    CGI::FormBuilder, CGI::FormBuilder::Template::HTML,
    CGI::FormBuilder::Template::Text, CGI::FormBuilder::Template::TT2,
    CGI::FormBuilder::Template::Fast, CGI::FormBuilder::Template::CGI_SSI

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

AUTHOR
    Copyright (c) Nate Wiger <http://nateware.com>. 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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:19 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top