Thread Hash-Slice oder? (2 answers)
Opened by styx-cc at 2017-10-14 22:48

Raubtier
 2017-10-14 23:29
#187531 #187531
User since
2012-05-04
1076 Artikel
BenutzerIn
[default_avatar]
Hash-Slice ist schon die richtige Idee:
Code (perl): (dl )
@{$base_data{test}}{keys %$add_data} = values %$add_data;

View full thread Hash-Slice oder?