Search results for "module:Hash::Util::lockkeys"
Quiq::Hash - Zugriffssicherer Hash mit automatisch generierten Attributmethoden
Ein Objekt dieser Klasse repräsentiert einen *zugriffssicheren* Hash, d.h. einen Hash, dessen Schlüsselvorrat bei der Instantiierung festgelegt wird. Ein lesender oder schreibender Zugriff mit einem Schlüssel, der nicht zum Schlüsselvorrat gehört, is...
FSEITZ/Quiq-1.207 - 04 Feb 2023 13:42:33 UTC
Hash::Wrap - create on-the-fly objects from hashes
Hash::Wrap creates objects from hashes, providing accessors for hash elements. The objects are hashes, and may be modified using the standard Perl hash operations and the object's accessors will behave accordingly. Why use this class? Sometimes a has...
DJERIUS/Hash-Wrap-0.22 - 09 Feb 2022 19:41:17 UTC