Source: libmagpie-perl Section: perl Priority: optional Build-Depends: cdbs, perl, debhelper, dh-buildinfo, libbread-board-perl, libclass-load-perl, libdata-printer-perl, libhttp-negotiate-perl, libhttp-throwable-perl, libmoose-perl, libmoosex-role-parameterized-perl, libmoosex-traits-perl, libmoosex-types-path-class-perl, libplack-perl, libtry-tiny-perl, liburi-perl, libchi-perl, libjson-any-perl, libkiokudb-backend-dbi-perl, libkiokux-model-perl, libkiokudb-perl, libxml-libxml-perl, libtest-requires-perl, libhttp-message-perl, libdbd-sqlite3-perl, libsql-translator-perl, libtemplate-perl, libxml-libxslt-perl, libmoosex-nonmoose-perl, libmoosex-markasmethods-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 4.1.2 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmagpie-perl.git Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libmagpie-perl.git Homepage: http://search.cpan.org/dist/Magpie/ Package: libmagpie-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: RESTful Web Framework for Perl5 Magpie is a web framework for Perl5 that steals the shiny bits from many different web frameworks we at Tamarou have used over the last decade. It is based on the ideas expressed by the W3C TAG in "Architecture of the World Wide Web" at , namely that the web is comprised of Resources that respond to certain methods (GET, POST, PUT, DELETE etc).