Maybe this is transitory (looks like you are middle of releasing) but I just noticed that DBIDM 2.34 is not installing from CPAN. Error messages such as shown below.
Maybe your new version of DBIDM has filtered to CPAN before SQL::Abstract::More so this is just timing.
Ross.
CPAN.pm: Building D/DA/DAMI/DBIx-DataModel-2.34.tar.gz
Building DBIx-DataModel
DAMI/DBIx-DataModel-2.34.tar.gz
./Build -- OK
Running Build test
t/v1_DBIx-DataModel.t ...... 1/118
# Failed test 'use DBIx::DataModel;'
# at t/v1_DBIx-DataModel.t line 27.
# Tried to use 'DBIx::DataModel'.
# Error: SQL::Abstract::More version 1.12 required--this is only version 1.11 at /home/rjattrill/.cpan/build/DBIx-DataModel-2.34-XTWbe1/blib/lib/DBIx/DataModel/Schema.pm line 18.
# BEGIN failed--compilation aborted at /home/rjattrill/.cpan/build/DBIx-DataModel-2.34-XTWbe1/blib/lib/DBIx/DataModel/Schema.pm line 18.