convert to M::I, release 0.03999_02
[dbsrgits/DBIx-Class-Schema-Loader.git] / Build.PL
2007-05-22 Brandon Black convert to M::I, release 0.03999_02 0.03999_02
2007-03-30 Brandon Black update requirements
2007-03-30 Brandon Black Merging oracle branch into current:
2007-03-30 Brandon Black preserve local changes to generated files by default...
2006-11-15 Brandon Black Merge 'trunk' into 'current'
2006-11-15 Brandon Black Fixed rt.cpan.org #22425 (use File::Spec where appropriate)
2006-10-12 Brandon Black removed legacy_default_inflections. Apparently it...
2006-10-12 Brandon Black Merge 'trunk' into 'current'
2006-10-12 Brandon Black fix for rt.cpan.org #21084 (dump_overwrite pathological...
2006-10-12 Brandon Black fix Build.PL wrt Class::Accessor::Fast broken $VERSION...
2006-09-12 Brandon Black fix issue w/ M::B and Class::Accessor
2006-07-18 Brandon Black removed Test::Warn
2006-07-18 Brandon Black dump code now skips+warns instead of dies when dump_ove...
2006-07-02 Brandon Black added new fatal error if loader_options not yet specifi...
2006-05-29 Matt S. Trout remember all the digits
2006-05-23 Brandon Black Weaken circular references between the loader and the...
2006-05-22 Brandon Black Merging branches/DBIx-Class-Schema-Loader-refactor...
2006-02-17 Brandon Black released 0.02001, Changes updates, etc
2006-02-17 Brandon Black tests cleaned a little, added autoloading of on-disk...
2006-02-03 Brandon Black docs and reqs update for 0.01000 release
2006-01-31 Brandon Black schema-loader now uses Class::C3, and ::Pg uses that...
2006-01-31 Brandon Black switched to Build.PL, updated deps, updated docs