Source: libcgi-application-plugin-logdispatch-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libcgi-application-perl, liblog-dispatch-perl,
 libuniversal-require-perl, libsub-wrappackages-perl, libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>,
 Jaldhar H. Vyas <jaldhar@debian.org>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-LogDispatch/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-application-plugin-logdispatch-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcgi-application-plugin-logdispatch-perl/

Package: libcgi-application-plugin-logdispatch-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
 liblog-dispatch-perl, libuniversal-require-perl
Suggests: libsub-wrappackages-perl
Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
 libcgi-application-plugins-perl (<< 0.11)
Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
 libcgi-application-plugins-perl (<< 0.11)
Description: plugin that adds Log::Dispatch support to CGI::Application
 CGI::Application::Plugin::LogDispatch adds logging support to your
 CGI::Application modules by providing a Log::Dispatch dispatcher object that
 is accessible from anywhere in the application.
 .
 If you have CGI::Application::Plugin::DevPopup installed, a "Log Entries"
 report is added to the popup window, containing all of the entries that were
 logged during the execution of the runmode.  
