Handel 0.99_16 Released
One more for the trolls, with some added order_by goodness for Kaare.
- Added \%options/order_by to search/items in Cart/Order
- Added has_column to DBIC Storage to use ResultSource->has_column
- Added has_column to Result/DBIC Result
- Fixed TT demo code. Maybe that will die some day. Seriously. Two words: Catalyst Helpers.
- Fixed issue where Compat Currency convert failed with converter returns 0
- Changed quickstart setup script to *_handel.pl
- Added 0700 perms to handel.pl app script
- Storage::process_error now only dies Handel::Exception subclasses instead of all blessed objects
- Renamed DBIC schema classes into Schema::DBIC space, like their RDBO cousins