Documentation
Manage your reading list.
Modules
Track books you want to read, are reading, and have read
add a book to read later
list all authors from database
finish reading a book
import a YAML reading list file into the database
list books in the database
create a new empty booklist database in the default location
start reading a book
generate descriptive stats from the database
DBIC wrapper for booklist
DBIC table class for the 'author' table.
DBIC table class for the 'bookauthor' table.
DBIC table class for the 'book' table.
DBIC table class for the 'booktag' table.
DBIC table class for the 'reading' table.
DBIC table class for the 'tag' table.