|
NAMEBrackup::Dict::Null - noop key-value dictionary implementation, discarding everything it receivesDESCRIPTIONBrackup::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 ALSObrackupBrackup Brackup::Dict::SQLite
Visit the GSP FreeBSD Man Page Interface. |