I hate you all.
[dbsrgits/DBIx-Class.git] / Build.PL
2006-08-25 Brandon L. Black bump C3 reqs again
2006-08-14 Brandon L. Black Alg::C3 req bump to 0.04
2006-08-09 Brandon L. Black bump Alg::C3 req to 0.03
2006-07-31 Brandon L. Black added Cwd 3.19 + Alg::C3 0.02 to requirements
2006-05-15 Matt S Trout dumped options from Build.PL
2006-05-09 Aran Deltac Add search_rs to ResultSet and a new {$rel}_rs accessor...
2006-02-23 Matt S Trout Updated Class::C3 dep
2006-02-13 Scotty Allen removed version.pm dependancy
2006-02-13 Daniel Westermann... For sqlite version checks
2006-02-06 Jess Robinson Update version
2006-02-06 Jess Robinson Add Class::Inspector recommends, make resultsetmanager...
2006-02-03 David Kamholz changes in 0.05 dist that mst forgot to commit
2006-01-30 Matt S Trout Bumped SQLite dependency to 1.11
2006-01-28 Matt S Trout Moved DBI and DBD::SQLite to build_requires
2006-01-28 Matt S Trout Added accessor => option to column_info to specify...
2006-01-28 Matt S Trout Booted UNIVERSAL::require sideways out the codebase
2006-01-27 Marcus Ramberg made cdbi-t optional
2006-01-27 Marcus Ramberg handle the throw_exception bit. Drop DBIx::Class::Exception
2006-01-20 Matt S Trout Moved to prepare_cached for everything, using $f_active...
2006-01-16 Matt S Trout More internals cleanup, separated out ResultSourceInsta...
2005-12-09 Matt S Trout Lo, doth everything now use resultset_instance
2005-12-05 Andy Grundman Require Data::Page 2.00
2005-12-01 Andy Grundman Removed duplicate C3 dep from Build.PL
2005-11-27 Matt S Trout Merge 'DBIx-Class-C3' into 'DBIx-Class-resultset'
2005-11-26 Matt S Trout Merge 'DBIx-Class-C3' into 'trunk'
2005-11-24 Matt S Trout With the addition of Class::C3 0.07 and a few tweaks...
2005-11-15 Matt S Trout Shoved Class::Data::Inheritable into DBIx::Class, more...
2005-11-15 Paul Makepeace Add Class::Trigger and DBIx::ContextualFetch to build...
2005-11-14 Andy Grundman Fixed typo in Build.PL
2005-10-10 CL Kao Add a DBIx::UUIDColumns plugin.
2005-09-11 Matt S Trout Added DBIC dep on Module::Find (for Schema)
2005-09-09 Andy Grundman Updated S::A and S::A::L version reqs
2005-09-09 Matt S Trout Joins work for search, some refactoring
2005-08-26 Andy Grundman Added pager support, same syntax as Sweet. Also fixed...
2005-08-24 Andy Grundman Added Scalar::Util to prereq, not sure which version...
2005-08-24 Andy Grundman Added SQL::Abstract to prereqs
2005-08-12 Andy Grundman Added initial SQL::Abstract::Limit support and tests
2005-08-10 Matt S Trout Fixes, refactoring, test additions
2005-08-07 Matt S Trout Fixed search/count_related to use Abstract (though...
2005-07-30 David Kamholz changed set_primary_key() to use Tie::IxHash so order...
2005-07-19 Matt S Trout Build.PL added, 01-columns and 02-Film pass, $VERSION...