1CGI::FormBuilder::Test(U3s)er Contributed Perl DocumentatCiGoIn::FormBuilder::Test(3)
2
3
4

NAME

6       CGI::FormBuilder::Test - Test harness for FormBuilder
7

SYNOPSIS

9           use CGI::FormBuilder::Test;
10
11           my $test = 1;
12           for (@tests) {
13               my $outfile = outfile($test++);
14
15           }
16

DESCRIPTION

REVISION

19       $Id: Test.pm 100 2007-03-02 18:13:13Z nwiger $
20

AUTHOR

22       Copyright (c) 2005-2006 Nate Wiger <nate@wiger.org>. All Rights
23       Reserved.
24
25       This module is free software; you may copy this under the terms of the
26       GNU General Public License, or the Artistic License, copies of which
27       should have accompanied your Perl kit.
28
29
30
31perl v5.12.0                      2007-03-02         CGI::FormBuilder::Test(3)
Impressum