X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase%2FASE.pm;h=16d204d5792cb745dc3919cd8e8841c7bbdc3967;hb=fd323bf1046faa7de5a8c985268d80ec5b703361;hp=10cc9c82822c6295bf53894d3225e66c5e139cad;hpb=290da7d61e5c727d0eddf7a6444374c48ae159f6;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 10cc9c8..16d204d 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm @@ -13,6 +13,8 @@ use Scalar::Util(); use List::Util(); use Sub::Name(); use Data::Dumper::Concise(); +use Try::Tiny; +use namespace::clean; __PACKAGE__->mk_group_accessors('simple' => qw/_identity _blob_log_on_update _writer_storage _is_extra_storage @@ -49,7 +51,7 @@ With this driver there is unfortunately no way to get the C without doing a C