Source: libboolean-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libjson-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>,
 Salvatore Bonaccorso <carnil@debian.org>,
 Nicholas Bamber <nicholas@periapt.co.uk>,
 Fabrizio Regalli <fabreg@fabreg.it>
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/boolean/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libboolean-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libboolean-perl.git

Package: libboolean-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: module providing transparent support for booleans
 The boolean module provides basic Boolean support for Perl.
 .
 The module provides two singleton objects, true and false, and several
 helper functions.
