Thread reverse hash? (13 answers)
Opened by mustermann at 2007-09-13 13:31

pq
 2007-09-13 13:39
#99405 #99405
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
schonmal mit %hash2 versucht?
Code (perl): (dl )
print $hash2{"tag"};
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread reverse hash?