Cleanup:
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 29 Aug 2009 11:36:22 +0000 (11:36 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 29 Aug 2009 11:36:22 +0000 (11:36 +0000)
commit0ac07712a87c97ec1676410be95ddfef768bfe23
tree62b04ca277cc5379b0025bbd5389d7160bd9422d
parent07a5866eb23a8af07aa040d2fcc8ff58db34cc17
Cleanup:
Added commented method signatures for easier debugging
privatize transform_unbound_value as _prep_bind_value
Remove \@_ splice's in lieu of of simple shifts
Exposed TYPE_MAPPING used by native_data_type via our
Removed use of txn_do - internal code uses the scope guard
Renamed some variables, whitespace cleanup, the works
lib/DBIx/Class/Storage/DBI/NoBindVars.pm
lib/DBIx/Class/Storage/DBI/Sybase.pm
lib/DBIx/Class/Storage/DBI/Sybase/NoBindVars.pm