showflds.pl

Description

Showflds.pl is a HFPM module that reports the name and value of all form fields in a text format.

This can be used as a quick and dirty debugging aid.

Usage

showflds.pl in the pipeline.

Usage Explanation

All of the fields in the form are output; each to its own line, in the form "fld: value".

Example

showflds.pl on the pipeline
This returns something like this.

Other Notes

The current version number is 1.0.

This module should work on any platform with a perl version 5 and CGI FPI implementation.

This module shouldn't be used more than once in the pipeline or used with another module that returns something to the user.


[HFPM Home] [Please comment]
Copyright © by James Hoagland
www.hoagland.org | webmaster@hoagland.org
29 January 1996