Thread
Verzeichnispfade als Hash-Key
(22 answers)
Opened by
Jiep1963
at
2015-11-18 15:04
Muffi
2015-11-18 16:33
User since
2012-07-18
1465 Artikel
BenutzerIn
Vielleicht - vielleicht - vielleicht hat er festgestellt, dass die erste Zuweisung funktioniert und die 2. nicht.
Code (perl): (
dl
)
1
2
3
my
%hash
;
$hash
{
foo
}
=
1
;
$hash
{
bar mit sosse
}
=
2
;
1 + 1 = 10
View full thread
Verzeichnispfade als Hash-Key