DBIx-Librarian
view release on metacpan or search on metacpan
tests/t_select_bug.sql view on Meta::CPAN
select1 reporter,
version,
product
from BUG
where bugid = :bugid
# and (:nothing is null)
;
( run in 1.417 second using v1.01-cache-2.11-cpan-97f6503c9c8 )