Thread Array Problem
(12 answers)
Opened by Gast at 2008-03-20 12:41
Mein Code war ein Beispielcode für die Verwendung von ref...
Code (perl): (dl
)
1 2 3 4 5 foreach my $device (@{$vm->{config}->{hardware}->{device}}){ if($device){ print ref( $device ),"\n" } } OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/) -- Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html Perl-Entwicklung: http://perl-services.de/ |