A two part article briefly covering ORM in Perl using DBIx::Class
modules.
Part 1 Creating the project directory, the database and tests.
Part 2 Generating class schema and implementing functionality to make the tests pass.
Copyright (c) 2016 - 2019 Kirk Lewis
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.