Nate Wiger > CGI-FormBuilder-3.05 > CGI::FormBuilder::Test

Download:
CGI-FormBuilder-3.05.tgz

Dependencies

Annotate this POD

CPAN RT

New  17
Open  2
View Bugs
Report a bug
Module Version: 3.05   Source   Latest Release: CGI-FormBuilder-3.0501

NAME ^

CGI::FormBuilder::Test - Test harness for FormBuilder

SYNOPSIS ^

    use CGI::FormBuilder::Test;

    my $test = 1;
    for (@tests) {
        my $outfile = outfile($test++);

    }

DESCRIPTION ^

REVISION ^

$Id: Test.pm 91 2006-12-18 10:27:01Z nwiger $

AUTHOR ^

Copyright (c) 2005-2006 Nate Wiger <nate@wiger.org>. 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.