The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/booklist
Build.PL
Changes
lib/App/Booklist.pm
lib/App/Booklist/Command/add.pm
lib/App/Booklist/Command/authors.pm
lib/App/Booklist/Command/finish.pm
lib/App/Booklist/Command/import.pm
lib/App/Booklist/Command/list.pm
lib/App/Booklist/Command/make_database.pm
lib/App/Booklist/Command/start.pm
lib/App/Booklist/Command/stats.pm
lib/App/Booklist/DB.pm
lib/App/Booklist/DB/Author.pm
lib/App/Booklist/DB/AuthorBook.pm
lib/App/Booklist/DB/Book.pm
lib/App/Booklist/DB/BookTag.pm
lib/App/Booklist/DB/Reading.pm
lib/App/Booklist/DB/Tag.pm
MANIFEST			This list of files
META.yml
README
t/00.load.t
t/10.booklist_date_handling.t
t/20.make_database.t
t/21.make_database_force.t
t/22.make_database_validate.t
t/30.start.t
t/31.start_validate.t
t/32.start_startdate.t
t/33.start_tags.t
t/34.start_tags2.t
t/35.start_authors.t
t/36.start_authors2.t
t/37.start_id.t
t/40.add.t
t/41.add_validate.t
t/42.add_start.t
t/50.authors.t
t/51.authors_validate.t
t/60.finish.t
t/61.finish-validate.t
t/62.finish_finishdate.t
t/70.list.t
t/71.list-validate.t
t/80.stats.t
t/99.clean_up.t
t/db.pm
t/perlcritic.t
t/pod-coverage.t
t/pod.t