Changes for version 0.05
- refactor fetch() and add new create() method.
- fetch_all() and all() were doing exactly what search() does, so just aliased them to search().
- use Catalyst::Exception instead of Carp and added throw_error() method to allow for easy overriding.
Modules
base class for Rose::DB::Object model