[libcatalyst-action-renderview-perl] 03/06: description

Damyan Ivanov dmn at moszumanska.debian.org
Tue May 13 20:54:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-action-renderview-perl.

commit 680e39cfdf9ca8e88ed81a005b6c930cf791a6e8
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue May 13 20:49:41 2014 +0000

    description
---
 debian/control | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 61b5967..eba4e3e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,13 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (>= 5.80030),
  libdata-visitor-perl (>= 0.24),
  libmro-compat-perl
-Description: Sensible default end action.
- (no description was found)
+Description: Sensible default end action for Catalyst
+ Catalyst::Action::RenderView module implements a sensible default end action
+ for Catalyst, which will forward to the first available view, unless
+ $c->res->status is a 3xx code (redirection, not modified, etc.), 204 (no
+ content), or $c->res->body has already been set. It also allows you to
+ pass 'dump_info=1' to the url in order to force a debug screen, while in
+ debug mode.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-action-renderview-perl.git



More information about the Pkg-perl-cvs-commits mailing list