App-Booklist documentation
App-Booklist - README
App-Booklist - Changes
App-Booklist - META.yml
App-Booklist Build.PL
App::Booklist - Track books you want to read, are reading, and have read
[
view source
]
App::Booklist::Command::add - add a book to read later
[
view source
]
App::Booklist::Command::authors - list all authors from database
[
view source
]
App::Booklist::Command::finish - finish reading a book
[
view source
]
App::Booklist::Command::import - import a YAML reading list file into the database
[
view source
]
App::Booklist::Command::list - list books in the database
[
view source
]
App::Booklist::Command::make_database - create a new empty booklist database in the default location
[
view source
]
App::Booklist::Command::start - start reading a book
[
view source
]
App::Booklist::Command::stats - generate descriptive stats from the database
[
view source
]
App::Booklist::DB - DBIC wrapper for booklist
[
view source
]
App::Booklist::DB::Author - DBIC table class for the 'author' table.
[
view source
]
App::Booklist::DB::Book - DBIC table class for the 'book' table.
[
view source
]
App::Booklist::DB::BookTag - DBIC table class for the 'booktag' table.
[
view source
]
App::Booklist::DB::Reading - DBIC table class for the 'reading' table.
[
view source
]
App::Booklist::DB::Tag - DBIC table class for the 'tag' table.
[
view source
]
Back to
home
.
Contained in the
App-Booklist
distribution.