man > BSON::DBPointer

📛 NAME

BSON::DBPointer - Legacy BSON type wrapper for DBPointer data (DEPRECATED)

🚀 Quick Reference

Use CaseCommandDescription
Create DBPointermy $dp = BSON::DBPointer->new( id => $oid, ref => $collection, ns => $database );Construct a deprecated DBPointer object
Get namespace$dp->nsFull namespace (database.collection)
Get ID$dp->idBSON ObjectID value
Get collection$dp->refCollection name

â„šī¸ VERSION

version v1.12.2

📖 DESCRIPTION

This module wraps the deprecated BSON "DBPointer" type.

You are strongly encouraged to use BSON::DBRef instead.

đŸ‘Ĩ AUTHORS

âš–ī¸ COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Stefan G. and MongoDB, Inc.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004

BSON::DBPointer
📛 NAME 🚀 Quick Reference â„šī¸ VERSION 📖 DESCRIPTION đŸ‘Ĩ AUTHORS âš–ī¸ COPYRIGHT AND LICENSE

Generated by phpman v4.9.25-25-g40dbf62 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-16 12:42 @2600:1f28:365:80b0:8802:8bb4:3873:328e
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format