aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-descr
blob: bfea46d68e5f41d49a3c423fe18b6b92d19fc018 (plain) (tree)
1
2
3
4
5
6
7


                                                                            

                              
                                                                        
                                                          
This is an interface into HTML::SuperForm through the Template Toolkit. When
created without arguments (i.e. [% USE form = HTML.SuperForm %]), the
Template's stash is searched for an Apache object or a CGI object to pass to
HTML::SuperForm's constructor.

When created with arguments (i.e. [% USE form = HTML.SuperForm(arg) %]),
the arguments are passed to HTML::SuperForm's constructor.