The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
inc/IO/Socket/INET.pm
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/GithubMeta.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/ReadmePodFromPod.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Path/Class.pm
inc/Test/Class.pm
inc/Test/Exception.pm
inc/Test/More.pm
inc/URI.pm
lib/Data/Model.pm
lib/Data/Model/Accessor.pm
lib/Data/Model/Driver.pm
lib/Data/Model/Driver/Cache.pm
lib/Data/Model/Driver/Cache/HASH.pm
lib/Data/Model/Driver/Cache/Memcached.pm
lib/Data/Model/Driver/DBI.pm
lib/Data/Model/Driver/DBI/DBD.pm
lib/Data/Model/Driver/DBI/DBD/mysql.pm
lib/Data/Model/Driver/DBI/DBD/SQLite.pm
lib/Data/Model/Driver/DBI/MasterSlave.pm
lib/Data/Model/Driver/Hash.pm
lib/Data/Model/Driver/Logic.pm
lib/Data/Model/Driver/Memcached.pm
lib/Data/Model/Driver/Memory.pm
lib/Data/Model/Driver/Queue/Q4M.pm
lib/Data/Model/Iterator.pm
lib/Data/Model/Mixin.pm
lib/Data/Model/Mixin/FindOrCreate.pm
lib/Data/Model/Mixin/Queue/Q4M.pm
lib/Data/Model/Row.pm
lib/Data/Model/Schema.pm
lib/Data/Model/Schema/Inflate.pm
lib/Data/Model/Schema/Inflate/UUID.pm
lib/Data/Model/Schema/Properties.pm
lib/Data/Model/Schema/SQL.pm
lib/Data/Model/SQL.pm
lib/Data/Model/Transaction.pm
lib/Data/Model/Tutorial/JA.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
README.pod
t/00_compile.t
t/010_core/add_method.t
t/010_core/iterator.t
t/010_core/set_base_driver.t
t/010_core/sql.t
t/010_core/validate_column_options-pp.t
t/010_core/validate_column_options.t
t/010_core/validate_query_param-pp.t
t/010_core/validate_query_param.t
t/020_mock/cache-driver-memcached.t
t/020_mock/create-mysql-sql.t
t/020_mock/create-sql.t
t/020_mock/dbi-mysql-OnDuplicateKeyUpdate.t
t/020_mock/dbi-mysql/alias_column-suger-rename.t
t/020_mock/dbi-mysql/alias_column-suger.t
t/020_mock/dbi-mysql/alias_column.t
t/020_mock/dbi-mysql/basic.t
t/020_mock/dbi-mysql/bigint.t
t/020_mock/dbi-mysql/binary.t
t/020_mock/dbi-mysql/cache-alias_column-suger-rename.t
t/020_mock/dbi-mysql/cache-alias_column-suger.t
t/020_mock/dbi-mysql/cache-alias_column.t
t/020_mock/dbi-mysql/cache-basic.t
t/020_mock/dbi-mysql/cache-bigint.t
t/020_mock/dbi-mysql/cache-binary.t
t/020_mock/dbi-mysql/cache-default.t
t/020_mock/dbi-mysql/cache-for_cache.t
t/020_mock/dbi-mysql/cache-index.t
t/020_mock/dbi-mysql/cache-inflate.t
t/020_mock/dbi-mysql/cache-inflate_column-suger.t
t/020_mock/dbi-mysql/cache-iterator.t
t/020_mock/dbi-mysql/cache-memcached-alias_column-suger-rename.t
t/020_mock/dbi-mysql/cache-memcached-alias_column-suger.t
t/020_mock/dbi-mysql/cache-memcached-alias_column.t
t/020_mock/dbi-mysql/cache-memcached-basic.t
t/020_mock/dbi-mysql/cache-memcached-bigint.t
t/020_mock/dbi-mysql/cache-memcached-binary.t
t/020_mock/dbi-mysql/cache-memcached-default.t
t/020_mock/dbi-mysql/cache-memcached-for_cache.t
t/020_mock/dbi-mysql/cache-memcached-index.t
t/020_mock/dbi-mysql/cache-memcached-inflate.t
t/020_mock/dbi-mysql/cache-memcached-inflate_column-suger.t
t/020_mock/dbi-mysql/cache-memcached-iterator.t
t/020_mock/dbi-mysql/cache-memcached-no_key.t
t/020_mock/dbi-mysql/cache-memcached-transaction.t
t/020_mock/dbi-mysql/cache-no_key.t
t/020_mock/dbi-mysql/cache-transaction.t
t/020_mock/dbi-mysql/default.t
t/020_mock/dbi-mysql/for_cache.t
t/020_mock/dbi-mysql/index.t
t/020_mock/dbi-mysql/inflate.t
t/020_mock/dbi-mysql/inflate_column-suger.t
t/020_mock/dbi-mysql/iterator.t
t/020_mock/dbi-mysql/no_key.t
t/020_mock/dbi-mysql/transaction.t
t/020_mock/dbi/alias_column-suger-rename.t
t/020_mock/dbi/alias_column-suger.t
t/020_mock/dbi/alias_column.t
t/020_mock/dbi/basic.t
t/020_mock/dbi/bigint.t
t/020_mock/dbi/binary.t
t/020_mock/dbi/cache-alias_column-suger-rename.t
t/020_mock/dbi/cache-alias_column-suger.t
t/020_mock/dbi/cache-alias_column.t
t/020_mock/dbi/cache-basic.t
t/020_mock/dbi/cache-bigint.t
t/020_mock/dbi/cache-binary.t
t/020_mock/dbi/cache-default.t
t/020_mock/dbi/cache-for_cache.t
t/020_mock/dbi/cache-index.t
t/020_mock/dbi/cache-inflate.t
t/020_mock/dbi/cache-inflate_column-suger.t
t/020_mock/dbi/cache-iterator.t
t/020_mock/dbi/cache-memcached-alias_column-suger-rename.t
t/020_mock/dbi/cache-memcached-alias_column-suger.t
t/020_mock/dbi/cache-memcached-alias_column.t
t/020_mock/dbi/cache-memcached-basic.t
t/020_mock/dbi/cache-memcached-bigint.t
t/020_mock/dbi/cache-memcached-binary.t
t/020_mock/dbi/cache-memcached-default.t
t/020_mock/dbi/cache-memcached-for_cache.t
t/020_mock/dbi/cache-memcached-index.t
t/020_mock/dbi/cache-memcached-inflate.t
t/020_mock/dbi/cache-memcached-inflate_column-suger.t
t/020_mock/dbi/cache-memcached-iterator.t
t/020_mock/dbi/cache-memcached-no_key.t
t/020_mock/dbi/cache-memcached-transaction.t
t/020_mock/dbi/cache-no_key.t
t/020_mock/dbi/cache-transaction.t
t/020_mock/dbi/default.t
t/020_mock/dbi/for_cache.t
t/020_mock/dbi/index.t
t/020_mock/dbi/inflate.t
t/020_mock/dbi/inflate_column-suger.t
t/020_mock/dbi/iterator.t
t/020_mock/dbi/no_key.t
t/020_mock/dbi/transaction.t
t/020_mock/driver-memcached/basic.t
t/020_mock/driver-memcached/changed-serializer-with-ignore_undef_value.t
t/020_mock/driver-memcached/changed-serializer-with-strip-ignore_undef_value.t
t/020_mock/driver-memcached/changed-serializer-with-strip.t
t/020_mock/driver-memcached/changed-serializer.t
t/020_mock/driver-memcached/column_model_rename-changed-serializer-with-ignore_undef_value.t
t/020_mock/driver-memcached/column_model_rename-changed-serializer-with-strip-ignore_undef_value.t
t/020_mock/driver-memcached/column_model_rename-changed-serializer-with-strip.t
t/020_mock/driver-memcached/column_model_rename-changed-serializer.t
t/020_mock/driver-memcached/column_model_rename-ignore_undef_value.t
t/020_mock/driver-memcached/column_model_rename-strip-ignore_undef_value.t
t/020_mock/driver-memcached/column_model_rename-strip.t
t/020_mock/driver-memcached/column_model_rename.t
t/020_mock/driver-memcached/column_rename-changed-serializer-with-ignore_undef_value.t
t/020_mock/driver-memcached/column_rename-changed-serializer-with-strip-ignore_undef_value.t
t/020_mock/driver-memcached/column_rename-changed-serializer-with-strip.t
t/020_mock/driver-memcached/column_rename-changed-serializer.t
t/020_mock/driver-memcached/column_rename-ignore_undef_value.t
t/020_mock/driver-memcached/column_rename-strip-ignore_undef_value.t
t/020_mock/driver-memcached/column_rename-strip.t
t/020_mock/driver-memcached/column_rename.t
t/020_mock/driver-memcached/ignore_undef_value.t
t/020_mock/driver-memcached/model_rename-changed-serializer-with-ignore_undef_value.t
t/020_mock/driver-memcached/model_rename-changed-serializer-with-strip-ignore_undef_value.t
t/020_mock/driver-memcached/model_rename-changed-serializer-with-strip.t
t/020_mock/driver-memcached/model_rename-changed-serializer.t
t/020_mock/driver-memcached/model_rename-ignore_undef_value.t
t/020_mock/driver-memcached/model_rename-strip-ignore_undef_value.t
t/020_mock/driver-memcached/model_rename-strip.t
t/020_mock/driver-memcached/model_rename.t
t/020_mock/driver-memcached/strip-ignore_undef_value.t
t/020_mock/driver-memcached/strip.t
t/020_mock/instance.t
t/020_mock/logic-simple.t
t/020_mock/memcached/bigint.t
t/020_mock/memcached/cache-bigint.t
t/020_mock/memcached/cache-memcached-bigint.t
t/020_mock/memory/alias_column-suger-rename.t
t/020_mock/memory/alias_column-suger.t
t/020_mock/memory/alias_column.t
t/020_mock/memory/basic.t
t/020_mock/memory/bigint.t
t/020_mock/memory/binary.t
t/020_mock/memory/cache-alias_column-suger-rename.t
t/020_mock/memory/cache-alias_column-suger.t
t/020_mock/memory/cache-alias_column.t
t/020_mock/memory/cache-basic.t
t/020_mock/memory/cache-bigint.t
t/020_mock/memory/cache-binary.t
t/020_mock/memory/cache-default.t
t/020_mock/memory/cache-for_cache.t
t/020_mock/memory/cache-index.t
t/020_mock/memory/cache-inflate.t
t/020_mock/memory/cache-inflate_column-suger.t
t/020_mock/memory/cache-iterator.t
t/020_mock/memory/cache-memcached-alias_column-suger-rename.t
t/020_mock/memory/cache-memcached-alias_column-suger.t
t/020_mock/memory/cache-memcached-alias_column.t
t/020_mock/memory/cache-memcached-basic.t
t/020_mock/memory/cache-memcached-bigint.t
t/020_mock/memory/cache-memcached-binary.t
t/020_mock/memory/cache-memcached-default.t
t/020_mock/memory/cache-memcached-for_cache.t
t/020_mock/memory/cache-memcached-index.t
t/020_mock/memory/cache-memcached-inflate.t
t/020_mock/memory/cache-memcached-inflate_column-suger.t
t/020_mock/memory/cache-memcached-iterator.t
t/020_mock/memory/cache-memcached-no_key.t
t/020_mock/memory/cache-no_key.t
t/020_mock/memory/default.t
t/020_mock/memory/for_cache.t
t/020_mock/memory/index.t
t/020_mock/memory/inflate.t
t/020_mock/memory/inflate_column-suger.t
t/020_mock/memory/iterator.t
t/020_mock/memory/no_key.t
t/030_dbi/master_slave.t
t/030_dbi/q4m.t
t/030_dbi/reuse_dbh-with-mysql_auto_reconnect.t
t/030_dbi/reuse_dbh.t
t/030_dbi/sqlite_collate_binary.t
t/030_dbi/stack_trace.t
t/030_dbi/update-scalarref.t
t/040_inflate/uuid.t
t/050_mixin/base.t
t/050_mixin/find_or_create.t
t/060_driver/memcached/column_name-rename.t
t/060_driver/memcached/ignore_undef_value.t
t/060_driver/memcached/model_name-rename.t
t/060_driver/memcached/serializer.t
t/060_driver/memcached/strip_keys.t
t/060_driver/memcached/with_server.t
t/lib/Mixin/Basic.pm
t/lib/Mock/AliasColumn.pm
t/lib/Mock/AliasColumnSuger.pm
t/lib/Mock/AliasColumnSugerRename.pm
t/lib/Mock/Basic.pm
t/lib/Mock/Bigint.pm
t/lib/Mock/Binary.pm
t/lib/Mock/ColumnSugar.pm
t/lib/Mock/ColumnSugar2.pm
t/lib/Mock/Default.pm
t/lib/Mock/DriverMemcached.pm
t/lib/Mock/ForCache.pm
t/lib/Mock/Index.pm
t/lib/Mock/Inflate.pm
t/lib/Mock/InflateColumnSuger.pm
t/lib/Mock/Iterator.pm
t/lib/Mock/Logic/Simple.pm
t/lib/Mock/NoKey.pm
t/lib/Mock/OnDuplicateKeyUpdate.pm
t/lib/Mock/SchemaOptions.pm
t/lib/Mock/SetBaseDriver.pm
t/lib/Mock/Tests.pm
t/lib/Mock/Tests/AliasColumn.pm
t/lib/Mock/Tests/AliasColumnSuger.pm
t/lib/Mock/Tests/AliasColumnSugerRename.pm
t/lib/Mock/Tests/Basic.pm
t/lib/Mock/Tests/Bigint.pm
t/lib/Mock/Tests/Binary.pm
t/lib/Mock/Tests/Default.pm
t/lib/Mock/Tests/DriverMemcached.pm
t/lib/Mock/Tests/ForCache.pm
t/lib/Mock/Tests/Index.pm
t/lib/Mock/Tests/Inflate.pm
t/lib/Mock/Tests/InflateColumnSuger.pm
t/lib/Mock/Tests/Iterator.pm
t/lib/Mock/Tests/NoKey.pm
t/lib/Mock/Tests/OnDuplicateKeyUpdate.pm
t/lib/Mock/Tests/Transaction.pm
t/lib/Mock/Transaction.pm
t/Utils.pm
TODO
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/perlcriticrc