CGI::FormBuilder::Test.3pm

Langue: en

Autres versions - même langue

Version: 2006-06-06 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

     use CGI::FormBuilder::Test;
 
 
     my $test = 1;
     for (@tests) {
         my $outfile = outfile($test++);
 
 
     }
 
 

DESCRIPTION

VERSION

$Id: Test.pm,v 1.14 2006/02/24 01:42:29 nwiger Exp $

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.