NAME
Pongo - A Perl MongoDB interface using XS and the MongoDB C driver.
SYNOPSIS
use Pongo::Connect;
# Connect to MongoDB using the Connect module
DESCRIPTION
Pongo is a collection of MongoDB-related modules written in XS and Perl. It provides a MongoDB interface for Perl by using the MongoDB C driver.