The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for DBIx-Class-EasyFixture

0.03    2014-02-24
        - load() now returns the dbic objects it loads
        - Fixture attributes depending on another fixture can be described inline.
        - Update main docs to give short description of fixtures.

0.02    2014-02-17
		- Switch to Module::Install for installation.
        - EasyFixture now validates all fixtures at instantiation time.
        - Update dependency list.

0.01    2014-02-15
        - Easy to use DBIx::Class test fixtures