Source: libmoosex-has-options-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: matanya , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-autoclean-perl, libpackage-stash-perl (>= 0.18), libstring-rewriteprefix-perl, libtest-most-perl Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-has-options-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-has-options-perl.git Homepage: http://search.cpan.org/dist/MooseX-Has-Options/ Package: libmoosex-has-options-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libpackage-stash-perl (>= 0.18), libstring-rewriteprefix-perl Description: module for succinctly declaring options for Moose attributes MooseX::Has::Options provides a succinct syntax for declaring options for Moose attributes. It hijacks the has function imported by Moose and replaces it with one that understands the options syntax.