Source: libmousex-types-path-class-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libmouse-perl,
 libmousex-getopt-perl,
 libmousex-types-perl,
 libpath-class-perl,
 perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
 libtest-useallmodules-perl,
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
 Florian Schlichting <fschlich@zedat.fu-berlin.de>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/MouseX-Types-Path-Class/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libmousex-types-path-class-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-types-path-class-perl.git

Package: libmousex-types-path-class-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libmouse-perl,
 libmousex-types-perl,
 libpath-class-perl
Suggests: libmousex-getopt-perl
Description: Path::Class type library for Mouse
 MouseX::Types::Path::Class creates common Mouse types, coercions and
 option specifications useful for dealing with Path::Class objects as
 Mouse attributes.
 .
 Coercions (see Mouse::Util::TypeConstraints) are made from both "Str"
 and "ArrayRef" to both Path::Class::Dir and Path::Class::File objects.
 If you have MouseX::Getopt installed, the Getopt option type ("=s") will
 be added for both Path::Class::Dir and Path::Class::File.
