Test::DBIx::Class::Example::Schema::Result - The base result class
Contents
Copyright & License
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.
perl v5.36.0 2023-01-29 Test::DBIx::Cla...:Schema::Result(3pm)
Description
All Result classes will inherit from this.
Name
Test::DBIx::Class::Example::Schema::Result - The base result class
See Also
The following modules or resources may be of interest.
DBIx::Class
Synopsis
use base 'Test::DBIx::Class::Example::Schema::Result';
