Skip to content

nightsailer/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
    $ make
    $ sudo make install

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

Packages

No packages published

Languages

  • Perl 73.2%
  • C 26.8%