in reply to Re^3: Implicit references? module -> feature -> pragma -> "Perl8" ?
in thread Implicit references? module -> feature -> pragma -> "Perl8" ?
Or just use better names! ;)
I'm pretty sure that in the end %id is a misnomer, and something like %record or just the name of the corresponding DB.TABLE would be far more appropriate ...
(update)
... cause this looks a lot like a DBI->fetchall_hashref()
Regarding @id, (again) if it's an array use plural @ids .
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
°) I have no ID ... ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Implicit references? module -> feature -> pragma -> "Perl8" ?
by Tux (Canon) on May 13, 2026 at 14:38 UTC | |
by LanX (Saint) on May 13, 2026 at 14:41 UTC |