my $test = document->new(); $test->spalteninfo(\@array); if ($test->spalteninfo() ne "mutter") { print @{$test->spalteninfo()}; }