Dpkg::Interface::Storable (3) Linux Manual Page
Dpkg::Interface::Storable – common methods related to object serialization Description Dpkg::Interface::Storable is only meant to be used as parent class for other objects. It provides common methods that are all implemented on top of two basic methods parse() and output(). Base Methods Those methods must be provided by the object that wish to inherit from Dpkg::Interface::Storable…
