1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: librest-application-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), quilt
Build-Depends-Indep: perl (>= 5.8.8-12), libtie-ixhash-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Frank Lichtenheld <djpig@debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/REST-Application/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/librest-application-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/librest-application-perl/
Package: librest-application-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libtie-ixhash-perl
Description: framework for building RESTful web-applications
Module that acts as a base class for applications which implement a RESTful
interface, similar to CGI::Application.
|