The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13 - 2024-04-04

  • API BREAKAGE
    • signature for CXC::DB::DDL::table->add_to_schema has changed
  • ENHANCEMENT
    • CREATE_IF_NOT_EXISTS now creates only the tables which are missing, rather than dropping everything.
  • MISC
    • CPAN release

Modules

DDL for table creation, based on SQL::Translator::Schema
Failure classes for App::Deosc
DDL Representation of a field
Types, oh my!