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) Nate Wiger <http://nateware.com>. All Rights Reserved.
23
24       This module is free software; you may copy this under the terms of the
25       GNU General Public License, or the Artistic License, copies of which
26       should have accompanied your Perl kit.
27
28
29
30perl v5.30.1                      2020-01-29         CGI::FormBuilder::Test(3)
Impressum