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¶
Installation commands¶
This is a dummy package and cannot be installed using the Sage distribution.
$ cpan -i MongoDB
$ sudo apt-get install libmongodb-perl
$ sudo dnf install perl-MongoDB
$ sudo pkg install databases/p5-MongoDB
$ sudo emerge dev-perl/MongoDB
If the system package is installed, ./configure
will check if it can be used.