[EMAIL PROTECTED] schrieb: > > my ($arrayRef1, $arrayRef2) = @_; >
that's ok, but is it possible to put especially the my $arrayRef1 = shift; my @array1 = @$arrayRef1; into one expression? greetings michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]