
Test::DBIx::Class::Example::Schema::Result - The base result class

use base 'Test::DBIx::Class::Example::Schema::Result';

All Result classes will inherit from this.

The following modules or resources may be of interest.

John Napiorkowski <jjnapiork@cpan.org>

Copyright 2009, John Napiorkowski <jjnapiork@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.