Source: libpath-dispatcher-declarative-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl,
 libpath-dispatcher-perl (>= 1.02),
 libany-moose-perl,
 libsub-exporter-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>, Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Path-Dispatcher-Declarative/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpath-dispatcher-declarative-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/

Package: libpath-dispatcher-declarative-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libpath-dispatcher-perl (>= 1.02),
 libany-moose-perl,
 libsub-exporter-perl
Breaks: libpath-dispatcher-perl (<< 0.15-1)
Replaces: libpath-dispatcher-perl (<< 0.15-1)
Description: dispatcher module with syntactic sugar
 Path::Dispatcher::Declarative is a Perl module that provides syntactic sugar
 for Path::Dispatcher (see libpath-dispatcher-perl). It allows a program to
 determine which code to execute by matching a path against a list of rules.
