perldoc > CGI::FormBuilder::Test(3pm)

📛 NAME

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

🚀 Quick Reference

Use CaseCommandDescription
📦 Import the test harnessuse CGI::FormBuilder::Test;Import functions required for testing
🔄 Generate test output filemy $outfile = outfile($test_num);Create a unique output filename for test iteration
🔁 Loop over test casesfor (@tests) { ... }Iterate through test scenarios

📜 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.

CGI::FormBuilder::Test(3pm)
📛 NAME 🚀 Quick Reference 📜 SYNOPSIS 📖 DESCRIPTION 🔢 REVISION ✍️ AUTHOR

Generated by phpman v4.9.22-1-g1b0fcb4 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-05 02:30 @216.73.216.52
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-pro / taotoken.net / www.chedong.com - original format