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.04

  • Split out the included types documentation into its own POD
  • Added "value" as an sim option.
    • This behaves like default_value without requiring a default_value on the column.
  • Added the following column types:
    • us_firstname
    • us_lastname
    • email_address
  • us_name uses us_firstname and us_lastname, plus sometimes provides a middle initial.

Modules

The addition of simulating data to DBIx::Class