套件: libcgi-application-plugin-devpopup-perl (1.08-1)
libcgi-application-plugin-devpopup-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcgi-application-plugin-devpopup-perl:
- [libcgi-application-plugin-devpopup-perl_1.08-1.dsc]
- [libcgi-application-plugin-devpopup-perl_1.08.orig-p.tar.gz]
- [libcgi-application-plugin-devpopup-perl_1.08.orig-q.tar.gz]
- [libcgi-application-plugin-devpopup-perl_1.08.orig.tar.gz]
- [libcgi-application-plugin-devpopup-perl_1.08-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jaldhar H. Vyas
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcgi-application-plugin-dbiprofile-perl
- libcgi-application-plugin-authentication-perl
- libcgi-application-plugin-tt-perl
- libcgi-application-plugin-validaterm-perl
- python-django-debug-toolbar
- python-django-debug-toolbar-doc
- libcgi-application-perl
- python3-django-debug-toolbar
- libcgi-application-plugin-viewcode-perl
- libcgi-application-basic-plugin-bundle-perl
- libcgi-application-plugin-session-perl
debugging framework for CGI::Application
CGI::Application::Plugin::DevPopup module provides a plugin framework for displaying runtime information about your CGI::Application application in a popup window. Specific plugins include:
CGI::Application::Plugin::DevPopup::Query - Shows the state of the query object (usually a CGI)
CGI::Application::Plugin::DevPopup::Params - Shows the internal CGI::Application state
CGI::Application::Plugin::DevPopup::HTTPHeaders - Shows incoming and outgoing headers
CGI::Application::Plugin::DevPopup::Log - Shows information collected from a log file handle
CGI::Application::Plugin::DevPopup::Timing - Shows timing information about application states.
其他與 libcgi-application-plugin-devpopup-perl 有關的套件
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: libhtml-template-perl
- module for using HTML templates with Perl
-
- dep: libio-stringy-perl
- modules for I/O on in-core objects (strings/arrays)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: liblog-dispatch-perl
- message dispatcher to multiple Log::Dispatch::* objects