libcgi-application-plugin-devpopup-perl 1.06-1 source package in Ubuntu

Changelog

libcgi-application-plugin-devpopup-perl (1.06-1) unstable; urgency=low

  * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #631076)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  28 Jun 2011 10:28:17 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcgi-application-plugin-devpopup-perl_1.06.orig-p.tar.gz 3.0 KiB 52cac397e14c911e0f27fe39faef9997edc523f061314f3fb74c18ca59ac7818
libcgi-application-plugin-devpopup-perl_1.06.orig-q.tar.gz 3.1 KiB 015a4b2aa7cac2ded8c3c4b0925e833f85d32337ac09a65b2a42a9f12a2b0c0f
libcgi-application-plugin-devpopup-perl_1.06.orig.tar.gz 15.6 KiB 66265670ccc4b93652972654c825f7fd36d89a7afda20a311a5a9e55fff42867
libcgi-application-plugin-devpopup-perl_1.06-1.debian.tar.gz 3.5 KiB cb08cae2496c201ea324e91ec1f84bfd11125c5fb595d51a11b9d59c6cf2c88c
libcgi-application-plugin-devpopup-perl_1.06-1.dsc 3.0 KiB 79aabaacdb3431daa12f0410a198f4d3753251e03004f553e4969121794c4252

View changes file

Binary packages built by this source

libcgi-application-plugin-devpopup-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.