# ![Leaf](logotype/logo_32x32.png) MongoDB Driver [![Build Status](https://travis-ci.org/MARTIMM/mongo-perl6-driver.svg?branch=master)](https://travis-ci.org/MARTIMM/mongo-perl6-driver) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/jhp0p39sydufxmw7?svg=true&branch=master&passingText=Windows%20-%20OK&failingText=Windows%20-%20FAIL&pendingText=Windows%20-%20pending)](https://ci.appveyor.com/project/MARTIMM/mongo-perl6-driver/branch/master) [![License](http://martimm.github.io/label/License-label.svg)](http://www.perlfoundation.org/artistic_license_2_0) Documentation about this project can be found [at this site](http://martimm.github.io/mongodb) as well as the release notes. ## INSTALLING THE MODULES Use zef to install the package. ``` zef install MongoDB ``` ## AUTHORS Original creator of the modules is **Paweł Pabian** (2011-2015, v0.6.0)(bbkr on github) Current maintainer **Marcel Timmerman** (2015-present) (MARTIMM on github) ## Contributors Dan Zwell (lefth on github)