Thread List::Compare und Referenz auf unbekannte Anzahl von Arrays (2 answers)
Opened by Liffi at 2012-02-21 15:31

pq
 2012-02-21 16:01
#156249 #156249
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
vielleicht verstehe ich das problem falsch, aber folgendes sollte doch funktionieren:
Code (perl): (dl )
my $lc = List::Compare->new( @{ $hash{test} } );
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 List::Compare und Referenz auf unbekannte Anzahl von Arrays