Thread Tk und Subs (15 answers)
Opened by Froschpopo at 2005-04-05 13:14

pKai
 2005-04-06 14:25
#43294 #43294
User since
2005-02-18
357 Artikel
BenutzerIn
[default_avatar]
[quote=Crian,06.April.2005, 01:31]Mit dem Modul (was übrigens ein Core-Modul ist) kannst Du die Schlüssel eines Hashes "abschließen".[/quote]
Aber nicht in 5.6, was F. anscheinend verwendet.
Quote
NAME
Hash::Util - A selection of general-utility hash subroutines

...

DESCRIPTION
"Hash::Util" contains special functions for manipulating hashes that
don't really warrant a keyword.

By default "Hash::Util" does not export anything.

Restricted hashes
5.8.0 introduces the ability to restrict a hash to a certain set of
keys. No keys outside of this set can be added. It also introduces the
ability to lock an individual key so it cannot be deleted and the value
cannot be changed.
...
I sense a soul in search of answers.

View full thread Tk und Subs