cgi::formbuilder::test(3pm) debian man page | unix.com

Man Page: cgi::formbuilder::test

Operating Environment: debian

Section: 3pm

CGI::FormBuilder::Test(3pm)				User Contributed Perl Documentation			       CGI::FormBuilder::Test(3pm)

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 100 2007-03-02 18:13:13Z nwiger $
AUTHOR
Copyright (c) Nate Wiger <http://nateware.com>. 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. perl v5.14.2 2011-09-16 CGI::FormBuilder::Test(3pm)
Related Man Pages
cgi::formbuilder::field(3pm) - debian
cgi::formbuilder::source(3pm) - debian
cgi::formbuilder::source::file(3pm) - debian
cgi::formbuilder::template(3pm) - debian
cgi::formbuilder::template::cgi_ssi(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Detecting unused variables...