in reply to Re^2: Perl style/best practice question: how to [better] embed SQL in code ?
in thread Perl style/best practice question: how to [better] embed SQL in code ?

And if your code is query-heavy you could even Memoize the cache!
--
seek $her, $from, $everywhere if exists $true{love};
  • Comment on Re^3: Perl style/best practice question: how to [better] embed SQL in code ?
  • Download Code