-
-
17 Mar 2018 15:28:07 UTC
- Distribution: Mango
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (969 / 100 / 64)
- Kwalitee
Bus factor: 5- 39.92% Coverage
- License: artistic_2
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (49.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Mojolicious
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Mango::BSON::Document - Document type
SYNOPSIS
use Mango::BSON::Document; tie my %hash, 'Mango::BSON::Document';
DESCRIPTION
Mango::BSON::Document is a container for the BSON document type used by Mango::BSON.
SEE ALSO
Module Install Instructions
To install Mango, copy and paste the appropriate command in to your terminal.
cpanm Mango
perl -MCPAN -e shell install Mango
For more information on module installation, please visit the detailed CPAN module installation guide.