Added startup checks to warn loudly if we appear to be running on RedHat systems...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / Intro.pod
2007-10-20 Ash Berlin Added startup checks to warn loudly if we appear to...
2007-08-10 Jess Robinson Manual improvements from apeiron
2007-03-12 J. Shirley Updating Manual/Intro to reflect better -in => [] usage...
2006-07-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-06-03 Jess Robinson Added "The DBIX::Class way" by Adam Jacob
2006-03-30 Nigel Metheringham Cleaned up reference to DBIx::Class::Manual::FAQ which...
2006-03-24 Aran Deltac Spleling fixes all over.
2006-03-21 Matt S Trout Updates to Intro
2006-03-21 Jess Robinson Imported Schema stuff, some other improvements
2006-03-21 Simon Elliott Doc updates to remove PK::Auto::<db> references and...
2006-03-21 Simon Elliott undo changes that should have been in TRUNK. /me thwaps...
2006-03-21 Simon Elliott Doc fixes for PK::Auto::DB references. All handled...
2006-01-10 Daniel Westermann... - Update indentation (again) to be consistent with...
2006-01-10 Daniel Westermann... Clarify usage of iterators somewhat
2006-01-07 Daniel Westermann... - Clean up indentation in Manual
2005-11-20 David Kamholz docs patch from dopplecoder with cleanups to Cookbook...
2005-11-03 Marcus Ramberg add manual descriptions
2005-11-03 Matt S Trout Added names to PODs
2005-11-03 Matt S Trout POD fixes
2005-10-20 Marcus Ramberg described schema better, and added note about when...
2005-10-14 Marcus Ramberg improved docs.