Skip to content

Instantly share code, notes, and snippets.

@danared
Created April 3, 2015 20:17
Show Gist options
  • Select an option

  • Save danared/1468f882e3381ac2d01d to your computer and use it in GitHub Desktop.

Select an option

Save danared/1468f882e3381ac2d01d to your computer and use it in GitHub Desktop.
my $client = MongoDB::MongoClient->new({
host => "mongodb://hostA,hostB/?replicaSet=my_rs"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment