Brackup::Dict::Null - noop key-value dictionary implementation,


Brackup documentation  | view source Contained in the Brackup distribution.

Index


NAME

Top

Brackup::Dict::Null - noop key-value dictionary implementation, discarding everything it receives

DESCRIPTION

Top

Brackup::Dict::Null is a noop implementation of the Brackup::Dict inteface - it just discards all data it receives, and returns undef to all queries.

Intended for TESTING ONLY.

Ignores all instantiation parameters, and doesn't use any files.

SEE ALSO

Top

brackup

Brackup

Brackup::Dict::SQLite


Brackup documentation  | view source Contained in the Brackup distribution.