Fix erroneous todoification in sqlite test
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / _Util.pm
2014-05-27 Peter Rabbitson Fix erroneous todoification in sqlite test
2014-01-23 Peter Rabbitson Clarify is_exception(undef) behavior missed in 841efcb3
2014-01-23 Peter Rabbitson Move hrefaddr to DBIC::_Util, give most functions a...
2014-01-23 Peter Rabbitson Improve error reporting when we encounter broken except...
2014-01-19 Peter Rabbitson Centralize handling of refcount in DBIC::_Util
2013-12-07 Peter Rabbitson Augment 1363f0f5 for running in hell
2013-12-07 Peter Rabbitson Separate DBIC::_ENV_::* setup from loading of the main...
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-10-08 Peter Rabbitson Fix and guard against erroneous use of list context...
2013-04-24 Peter Rabbitson Unbreak devrel version checks