The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
find_author=select class,title,author from books where author = :author
find_fields=select :fields from books where author = :author