Coder Social home page Coder Social logo

manwar / mongo-perl-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mongodb-labs/mongo-perl-driver

0.0 3.0 0.0 8.06 MB

Perl driver for the MongoDB

Home Page: http://www.mongodb.org/display/DOCS/Perl+Language+Center

License: Apache License 2.0

Perl 58.86% C++ 11.31% C 25.34% Perl 6 4.35% XS 0.13%

mongo-perl-driver's Introduction

Contributing Guidelines

Introduction

mongo-perl-driver is the official client-side driver for talking to MongoDB with Perl. It is free software released under the Apache 2.0 license and available on CPAN under the distribution name MongoDB.

Installation

See INSTALL.md for more detailed installation instructions.

How to Ask for Help

If you are having difficulty building the driver after reading the below instructions, please email the mongodb-user mailing list to ask for help. Please include in your email all of the following information:

  • The version of the driver you are trying to build (branch or tag).
    • Examples: maint-v0 branch, v0.704.2.0 tag
  • The output of perl -V
  • How your version of perl was built or installed.
    • Examples: plenv, perlbrew, built from source
  • The error you encountered. This may be compiler, Config::AutoConf, or other output.

Failure to include the relevant information will result in additional round-trip communications to ascertain the necessary details, delaying a useful response.

How to Contribute

The code for mongo-perl-driver is hosted on GitHub at:

https://github.com/mongodb/mongo-perl-driver/

If you would like to contribute code, documentation, tests, or bugfixes, follow these steps:

  1. Fork the project on GitHub.
  2. Clone the fork to your local machine.
  3. Make your changes and push them back up to your GitHub account.
  4. Send a "pull request" with a brief description of your changes, and a link to a JIRA ticket if there is one.

If you are unfamiliar with GitHub, start with their excellent documentation here:

https://help.github.com/articles/fork-a-repo

Working with the Repository

You will need to install Config::AutoConf and Path::Tiny to be able to run the Makefile.PL. While this distribution is shipped using Dist::Zilla, you do not need to install it or use it for testing.

$ cpan Config::AutoConf Path::Tiny
$ perl Makefile.PL
$ make
$ make test

mongo-perl-driver's People

Contributors

abh avatar avkhozov avatar chansen avatar dnadle avatar dstorch avatar friedo avatar gbarr avatar gormanb avatar hanumantmk avatar harnish avatar ilmari avatar jjuran avatar jorol avatar kchodorow avatar kenahoo avatar mapbuh avatar orlandov avatar rabcyr avatar rafl avatar reezer avatar rojasc avatar roman-yerin avatar rychipman avatar sailingyyc avatar stevie-o avatar tianon avatar toffaletti avatar wchristian avatar wjackson avatar xdg avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.