Source: libmongodb-perl Maintainer: Debian Perl Group Uploaders: Dominic Hargreaves , gregor herrmann , Harlan Lieberman-Berg , Dominique Dumont , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11) Build-Depends-Indep: libauthen-sasl-saslprep-perl, libauthen-scram-perl (>= 0.011), libboolean-perl, libbson-perl, libbson-xs-perl, libclass-xsaccessor-perl, libjson-maybexs-perl, libjson-pp-perl (>= 2.27300), libmoo-perl (>= 2), libnamespace-clean-perl, libnet-dns-perl, libpath-tiny-perl, libsafe-isa-perl (>= 1.000007), libsub-quote-perl, libtest-deep-perl (>= 0.111), libtest-fatal-perl, libtie-ixhash-perl, libtry-tiny-perl, libtype-tiny-xs-perl, libuuid-urandom-perl, # don't build depend on mongo which is not in buster: #919090 # enable once manually for new uploads to unstable # mongodb-server [i386 amd64], net-tools, perl, procps Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmongodb-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmongodb-perl.git Homepage: https://metacpan.org/release/MongoDB Package: libmongodb-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libauthen-sasl-saslprep-perl, libauthen-scram-perl (>= 0.011), libboolean-perl, libbson-perl, libclass-xsaccessor-perl, libmoo-perl (>= 2), libnamespace-clean-perl, libnet-dns-perl, libsafe-isa-perl (>= 1.000007), libsub-quote-perl, libtie-ixhash-perl, libtry-tiny-perl, libtype-tiny-xs-perl, libuuid-urandom-perl Recommends: libbson-xs-perl, libio-socket-ip-perl (>= 0.32), libio-socket-ssl-perl, libjson-pp-perl (>= 2.27300), libnet-ssleay-perl (>= 1.49) Description: Mongo Driver for Perl MongoDB is a high-performance, open source, schema-free document-oriented data store. The MongoDB module provides an interface to easily access it from Perl.