Help for this page
my @return_data_team; # This is not secure in JSON but how dojo requir +es it. while ( my $row = $sth->fetchrow_arrayref ) { ... print STDERR Dumper($row); } print STDERR Dumper(@return_data_team);
... $VAR9 = $VAR1; $VAR10 = $VAR1; $VAR11 = $VAR1;