8000 GitHub - nicedawg/mongo-perl-driver: Perl driver for the MongoDB
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicedawg/mongo-perl-driver

 
 

Repository files navigation

MongoDB Perl Driver

This driver allows you to connect to MongoDB from Perl.

To install, run:

    $ perl Makefile.PL [--ssl] (if you're using mongodb with ssl)
    $ make
    $ make test (export MONGO_SSL=1 if you're using mongodb with ssl)
    $ sudo make install

For full documentation, see the CPAN page <http://search.cpan.org/dist/MongoDB>.

About

Perl driver for the MongoDB

Resources

Stars

Watchers

Forks

Packages

No packages published
0