Source: libtest-cukes-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.92),
 libcarp-assert-perl, libany-moose-perl, libtry-tiny-perl (>= 0.07)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christine Spang <christine@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Test-Cukes/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-cukes-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-cukes-perl

Package: libtest-cukes-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libcarp-assert-perl,
 libany-moose-perl, libtry-tiny-perl (>= 0.07),
 perl (>= 5.10.1) | libtest-simple-perl (>= 0.92)
Description: test framework inspired by Cucumber
 Test::Cukes is a Perl test framework inspired by Cucumber, which lets you
 write module tests with scenarios and is compatible with Test::More and other
 TAP-compliant modules. It uses Test::Builder's note function internally to
 print messages.
 .
 For more information about how to define features and scenarios, please read
 the Cucumber documentation from <URL:http://cukes.info/>
