| This Release | App-Booklist-0.5 | [Download] [Browse] | 08 Mar 2008 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (66) FAIL (35) NA (1) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| App::Booklist | Track books you want to read, are reading, and have read | 0.5 | |
| App::Booklist::Command::add | add a book to read later | ||
| App::Booklist::Command::authors | list all authors from database | ||
| App::Booklist::Command::finish | finish reading a book | ||
| App::Booklist::Command::import | import a YAML reading list file into the database | ||
| App::Booklist::Command::list | list books in the database | ||
| App::Booklist::Command::make_database | create a new empty booklist database in the default location | ||
| App::Booklist::Command::start | start reading a book | ||
| App::Booklist::Command::stats | generate descriptive stats from the database | ||
| App::Booklist::DB | DBIC wrapper for booklist | ||
| App::Booklist::DB::Author | DBIC table class for the 'author' table. | ||
| App::Booklist::DB::AuthorBook | DBIC table class for the 'bookauthor' table. | ||
| App::Booklist::DB::Book | DBIC table class for the 'book' table. | ||
| App::Booklist::DB::BookTag | DBIC table class for the 'booktag' table. | ||
| App::Booklist::DB::Reading | DBIC table class for the 'reading' table. | ||
| App::Booklist::DB::Tag | DBIC table class for the 'tag' table. |
| App::Booklist::DB::BookAuthor | DBIC table class for the 'bookauthor' table.   |
| booklist | Manage your reading list.   |