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
COPYING
lib/Coat/Persistent/Constraint.pm
lib/Coat/Persistent/Meta.pm
lib/Coat/Persistent/Object.pm
lib/Coat/Persistent.pm
lib/Coat/Persistent/Types/MySQL.pm
lib/Coat/Persistent/Types.pm
Makefile.PL
t/001_csv_binding.t
t/002_subobjects.t
t/003_classes_scope.t
t/004_default_dbh.t
t/005_context.t
t/006_find_by_sql.t
t/007_unique.t
t/008_syntax.t
t/009_cache.t
t/009_required_read_only.t
t/010_update.t
t/011_create.t
t/012_find.t
t/013_find_or_create.t
t/014_find_or_init.t
t/015_meta.t
t/016_import.t
t/017_rename.t
t/018_find_with_undef.t
t/019_mix.t
t/019_state_object.t
t/022_storage_value.t
t/023_types_and_coercions.t
t/024_undefined_primary_key.t
t/CoatPersistentA.pm
t/CoatPersistentB.pm
t/test-database/001_auto_increment.t
t/TestUtils.pm