debian man page for cgi::application::plugin::devpopup::params

Query: cgi::application::plugin::devpopup::params

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Params(3pm)						User Contributed Perl Documentation					       Params(3pm)

NAME
CGI::Application::Plugin::DevPopup::Params - show CGI::Application parameters in DevPopup window
SYNOPSIS
use CGI::Application::Plugin::DevPopup; use CGI::Application::Plugin::DevPopup::Params; The rest of your application follows ...
DESCRIPTION
This module is a plugin for CGI::Application::Plugin::DevPopup. Whenever used, it creates a "Params" section in the DevPopup output. This section contains a list of CGI::Application parameters set by "param" method. Internal DevPopup parameters are omitted from output, since it's unlikely that you need them. See "param()" in CGI::Application for parameters description.
VERSION
1.01
SEE ALSO
CGI::Application::Plugin::DevPopup, CGI::Application
INCOMPATIBILITIES
Not known.
BUGS AND LIMITATIONS
Not known.
AUTHOR
Serguei Trouchelle, stro@cpan.org Most of code is based by CGI::Application::Plugin::DevPopup by Rhesa Rozendaal, rhesa@cpan.org
LICENSE AND COPYRIGHT
This module is distributed under the same terms as Perl itself. Copyright (c) 2009 Serguei Trouchelle perl v5.12.4 2011-11-01 Params(3pm)
Related Man Pages
cgi::application::plugin::authentication::store::session(3pm) - debian
cgi::application::plugin::authorization::driver::simplegroup(3pm) - debian
cgi::application::plugin::dbiprofile::graph::gdgraphinline(3pm) - debian
cgi::application::plugin::devpopup::httpheaders(3pm) - debian
cgi::application::plugin::viewcode(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com