CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     App     > >     App-Booklist
Distribution App-Booklist [Download]
Author GENEHACK [ John SJ Anderson ]
Version 0.5
Abstract Track books you want to read, are reading, and have read
Released 9 Mar 2008
Size 16.1 KB
MD5 Checksum 61f8245fd3037d4bfbdf7fa488bd6196
Additional Files README   |   META   |   Changes   |   Build.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites File::SearchPath  |   Test::Exception  |   Test::More  |   Test::Trap  |   version  |  

Modules

App::Booklist  [source]   [v 0.5] CLI application for managing reading lists
App::Booklist::Command::add  [source] add a book to read later
App::Booklist::Command::authors  [source] list all authors from database
App::Booklist::Command::finish  [source] finish reading a book
App::Booklist::Command::import  [source] import a YAML reading list file into the database
App::Booklist::Command::list  [source] list books in the database
App::Booklist::Command::make_database  [source] create a new empty booklist database in the default location
App::Booklist::Command::start  [source] start reading a book
App::Booklist::Command::stats  [source] generate descriptive stats from the database
App::Booklist::DB  [source] DBIC wrapper for booklist
App::Booklist::DB::Author  [source] DBIC table class for the 'author' table.
App::Booklist::DB::AuthorBook
App::Booklist::DB::Book  [source] DBIC table class for the 'book' table.
App::Booklist::DB::BookTag  [source] DBIC table class for the 'booktag' table.
App::Booklist::DB::Reading  [source] DBIC table class for the 'reading' table.
App::Booklist::DB::Tag  [source] DBIC table class for the 'tag' table.

Categories

Database Interfaces    >>     App
World Wide Web HTML HTTP CGI    >>     App
Miscellaneous Modules    >>     App

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Beta testing
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License Standard-Perl: user may choose between GPL and Artistic

Win32 PPM packages for "App-Booklist"

trouchelle.com Perl 5.8 repository   [  v 0.5   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.