| Paketname | libcatalyst-action-rest-perl | 
| Beschreibung | module for automatic REST method dispatching | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.85-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 272 Byte | 
| Hängt ab von | perl, libcatalyst-perl, libmoose-perl, libclass-inspector-perl, libdata-serializer-perl, libparams-v | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 53650 Byte | 
| Prüfsumme MD5 | 45cd0464d1ee81963142d65b9af9504d | 
| Prüfsumme SHA1 | ea65736beb50c0dbeafd96bb0680b5f82dea5bae | 
| Prüfsumme SHA256 | 98e18cada319ef5d79a40ad36664e8ff2e3dd8313614d3d097a03b182c67da2d | 
| Link zum Herunterladen | libcatalyst-action-rest-perl_0.85-1_all.deb | 
| Ausführliche Beschreibung | Catalyst::Action::REST is a Catalyst Action that handles doing automatic
method dispatching for REST requests. It takes a normal Catalyst action, and
changes the dispatch to append an underscore and method name. It will
dispatch either to the action with the generating name or to a regular
method. |