in reply to Question about fetchall_arrayref
The code as you have copied it is not complete nor would it compile. For instance, you fetch an array ref into $user_info and then iterate over @{$client_info}. It will be difficult to assist without knowing what you're actually doing.
|
|---|