X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase%2FASE.pm;h=0a0295f977e75f5e28a8320f10c71cc57197a0cc;hb=ed7ab0f4ce1a9118ea6285ee562ef003085a6b64;hp=604ddfa25fa4af04c07a044de3b17a3da34624b3;hpb=48580715af3072905f2c71dc27e7f70f21a11338;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm b/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm index 604ddfa..0a0295f 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm @@ -13,6 +13,7 @@ use Scalar::Util(); use List::Util(); use Sub::Name(); use Data::Dumper::Concise(); +use Try::Tiny; __PACKAGE__->mk_group_accessors('simple' => qw/_identity _blob_log_on_update _writer_storage _is_extra_storage @@ -49,7 +50,7 @@ With this driver there is unfortunately no way to get the C without doing a C