Updated main docs, altered mail address in POD for 0.01
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class.pm
2005-08-09 Matt S Trout Updated main docs, altered mail address in POD for...
2005-08-07 Matt S Trout More refactoring. Relationship now a virtual package
2005-08-04 Matt S Trout Schema support added, DBICTest refactored to use it
2005-08-04 Matt S Trout Mostly refactored everything to select/update/delete...
2005-08-04 Matt S Trout DBIx::Class is now a component loader
2005-08-02 Matt S Trout Very very brief doc stubs for main package, DB.pm and...
2005-07-29 Marcus Ramberg basic pod stubs for everything but the CDBI compat...
2005-07-19 Matt S Trout Build.PL added, 01-columns and 02-Film pass, $VERSION...
2005-07-19 Matt S Trout Initial commit of DBIx::Class (experimental Class:...