[Catalyst] [ANNOUNCE] DBIx-Class-0.07003
Brian Cassidy
brian.cassidy at nald.ca
Thu Nov 16 18:05:25 GMT 2006
I'm pleased to announce that a new bugfix release of DBIx::Class is on its way to CPAN. Until it's indexed, you can grab the tarball at:
http://pause.perl.org/incoming/DBIx-Class-0.07003.tar.gz <http://files.danieltwc.com/DBIx-Class-0.07002.tar.gz>
This release contains the following changes from 0.07002:
- fix for rt.cpan.org #22740 (use $^X instead of hardcoded "perl")
- Tweaks to resultset to allow inflate_result to return an array
- Fix UTF8Columns to work under Perl <= 5.8.0
- Fix up new_result in ResultSet to avoid alias-related bugs
- Made new/update/find handle 'single' rel accessor correctly
- Fix NoBindVars to be safer and handle non-true bind values
- Don't blow up if columns_info_for returns useless results
- Documentation updates
Enjoy!
-Brian Cassidy
More information about the Catalyst
mailing list