fetches everything into "one big flattened list."use DBIx::Simple; my @names = $db->query('SELECT name FROM people WHERE id > 5')->flat;
In reply to Re^3: Why a reference, not a hash/array?
by mojodaddy
in thread Why a reference, not a hash/array?
by Cody Pendant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |