Show cgi query in devpopup window
use CGI::Application::Plugin::DevPopup; use CGI::Application::Plugin::DevPopup::Query; The rest of your application follows ...
This module is a plugin for CGI::Application::Plugin::DevPopup. Whenever used, it creates two sections in the DevPopup output. First section, "Current Run Mode\*(L", shows name of run mode executed. Second section, \*(R"\s-1CGI\s0 Query", contains a list of \s-1CGI\s0 query parameters and associated values passed to your CGI::Application.
See \*(L"query()\*(R" in CGI::Application and \s-1CGI\s0.pm for more information about query parameters.
1.03
No public methods for this module exist.
CGI::Application::Plugin::DevPopup
N/A
N/A
CGI::Application::Plugin::DevPopup, CGI::Application
Not known.
Not known.
Serguei Trouchelle, <mailto:[email protected]>
Most of code is based by CGI::Application::Plugin::DevPopup by Rhesa Rozendaal, <mailto:[email protected]>
This module is distributed under the same terms as Perl itself.
Copyright (c) 2009-2011 Serguei Trouchelle