bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

remove bad uses of query() #12

Closed einkoro closed 11 years ago

einkoro commented 12 years ago

Replace it with the DBI builtin that has similar (but faster) functionality.