DBM::Deep::Null - DBM::Deep::Null documentation


DBM-Deep documentation  | view source Contained in the DBM-Deep distribution.

Index


NAME

Top

DBM::Deep::Null

PURPOSE

Top

This is an internal-use-only object for DBM::Deep. It acts as a NULL object in the same vein as MARCEL's Class::Null. I couldn't use Class::Null because DBM::Deep needed an object that always evaluated as undef, not an implementation of the Null Class pattern.

OVERVIEW

Top

It is used to represent null sectors in DBM::Deep.


DBM-Deep documentation  | view source Contained in the DBM-Deep distribution.