Siechfred: Spalten sortieren

Beitrag lesen

Tag Struppi.

[...] zweidimensionale Arrays [...]
The most important thing to understand about all data structures in Perl -- including multidimensional arrays--is that even though they might appear otherwise, Perl @ARRAYs and %HASHes are all internally one-dimensional. They can hold only scalar values (meaning a string, number, or a reference). They cannot directly contain other arrays or hashes, but instead contain references to other arrays or hashes.

Ich bin da wohl der Hauptschuldige, da ich in meiner zweiten Erklärung von einem zweidimensionalen Array schrieb, um das Ganze leichter nachvollziehbar zu gestalten. Aber natürlich hast du Recht :-)

Siechfred

--
»Sie kochten heimlich mit Wasser und tranken öffentlich Wein.«