package test::BookStore::Author; use base qw(test::BookStore::Object); 1;