DOKK / manpages / debian 12 / libcgi-application-plugin-devpopup-perl / CGI::Application::Plugin::DevPopup::Params.3pm.en
Params(3pm) User Contributed Perl Documentation Params(3pm)

CGI::Application::Plugin::DevPopup::Params - show CGI::Application parameters in DevPopup window

    use CGI::Application::Plugin::DevPopup;
    use CGI::Application::Plugin::DevPopup::Params;
    The rest of your application follows
    ...

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.

1.01

CGI::Application::Plugin::DevPopup, CGI::Application

Not known.

Not known.

Serguei Trouchelle, stro@cpan.org

Most of code is based by CGI::Application::Plugin::DevPopup by Rhesa Rozendaal, rhesa@cpan.org

This module is distributed under the same terms as Perl itself.

Copyright (c) 2009 Serguei Trouchelle

2020-09-25 perl v5.30.3