Thread arrays in objects (11 answers)
Opened by docsnyder at 2006-01-17 11:14

pq
 2006-01-17 17:44
#61982 #61982
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=Relais,17.01.2006, 11:29]Vermutlich ist dies noch eher das gewünschte, wenn Du eine Kopie des Arrays haben willst:
$self->{array} = [ @array ];[/quote]
@array ist doch schon eine kopie...
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 arrays in objects