Latest Version: 1.00011 - Download it now.
Currently Working On: Mango: making it happen......
« Handel 0.99_03 Released | Main | CatInABox Update »
Handel 0.99_04 Released
Tags: changes (26) : development release (16)
Just because I can't seem to stop, here's another development release which includes the following changes:
- Schema configuration now finally uses load_components without the Class::C3 recalc slowdown
- Validation component now uses throw_exception/next::method now that load_components is used
- Major pod cleanup
- Excised all forms of RETURN_AS
- TEST_SPELLING is now TEST_POD, which all pod tests now use
- Order created/updated fields now return DateTime objects using DBIx::Class::InflateColumn::DateTime
- Excised remaining UNIVERSAL::isa mistakes. Blessed is your friend
- Order created/updated fields now default to DateTime->now
