perl_mongodb: A prerequisite for polymake’s PolyDB feature#

Description#

This script package represents the Perl package MongoDB, which is needed for the PolyDB feature of polymake.

License#

Various free software licenses

Type#

optional

Dependencies#

Version Information#

Equivalent System Packages#

cpan:

$ cpan -i MongoDB

Debian/Ubuntu:

$ sudo apt-get install  libmongodb-perl

Fedora/Redhat/CentOS:

$ sudo yum install  perl-MongoDB

freebsd:

$ sudo pkg install databases/p5-MongoDB

gentoo:

$ sudo emerge dev-perl/MongoDB

If the system package is installed, ./configure will check whether it can be used.