X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSybase%2FASE.pm;h=1c5bccff431b911862c5c3056f6644634bc919d4;hb=4edfce2f91ce49d56ea11eb7710600b3fe5b96c5;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..1c5bccf 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