Zonemaster::Engine::Nameserver::LocalCache - local shared caches for nameserver objects
Contents
Attributes
Subclass of Zonemaster::Engine::Nameserver::Cache.
Class Methods
new Construct a new Cache object.
set_key($idx, $packet)
Store $packet (data) with key $idx.
get_key($idx)
Retrieve $packet (data) at key $idx.
perl v5.40.1 2025-03-21 Zonemaster::En...che::LocalCache(3pm)
Name
Zonemaster::Engine::Nameserver::LocalCache - local shared caches for nameserver objects
Synopsis
This class should not be used directly.
