NAME
Test::DBIx::Class::Example::Schema::Result::Company::Employee - Company To Employee M2M
DESCRIPTION
Bridge table between Company and Employee, since each company has many Employees and a given employee can be performed at more than one company.
SEE ALSO
The following modules or resources may be of interest.
AUTHOR
John Napiorkowski <jjnapiork@cpan.org>
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.