r26278 - /trunk/libcatalyst-action-rest-perl/debian/control

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Mon Oct 27 16:19:12 UTC 2008


Author: angelabad-guest
Date: Mon Oct 27 16:19:08 2008
New Revision: 26278

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26278
Log:
Fix errors in control

Modified:
    trunk/libcatalyst-action-rest-perl/debian/control

Modified: trunk/libcatalyst-action-rest-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-action-rest-perl/debian/control?rev=26278&op=diff
==============================================================================
--- trunk/libcatalyst-action-rest-perl/debian/control (original)
+++ trunk/libcatalyst-action-rest-perl/debian/control Mon Oct 27 16:19:08 2008
@@ -20,13 +20,3 @@
  subroutines to be called based on the HTTP Method requested, 
  while also transparently handling all the serialization/deserialization for
  you.
- .
- This is probably best served by an example.  In the above
- controller, we have declared a Local Catalyst action on
- "sub thing", and have used the ActionClass('REST').
- .
- Below, we have declared "thing_GET" and "thing_PUT".  Any
- GET requests to thing will be dispatched to "thing_GET", 
- while any PUT requests will be dispatched to "thing_PUT".
- .
- This description was automagically extracted from the module by dh-make-perl.




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