The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09

  • New Functionality: Added storage trait 'Testpostgresql' which works just like the 'Testmysql' except deploys to a test Postgresql database.
  • Changed some tests to prevent failures to install.
  • updated the Makefile.PL so that the support for Mysql and Postgresql is optional.
  • New documentation to reflect the above.

Modules

Easier test cases for your DBIx::Class applications
A basic schema you can use for testing
Install fixtures using Populate
Install fixtures using PopulateMore
Role that a FixtureCommand must consume
Manages a DBIx::Class::SchemaManager for Testing
deploy to a test mysql instance
deploy to a test Postgresql instance
Type Constraint Library