use Data::Dumper; my $ref = $sth->fetchall_arrayref(); print Data::Dumper->Dump([$ref], ['*ref']); [download]
In reply to Re^3: fetchall( ) by albert in thread fetchall( ) by maarten_m4