Merge 'trunk' into 'DBIx-Class-current'
r9194@obrien (orig r1339): ningu | 2006-03-24 20:38:00 +0000
fix erur fix
r9195@obrien (orig r1340): jguenther | 2006-03-24 20:54:55 +0000
documented DBIx::Class::Cursor and DBIx::Class::Storage::DBI::Cursor
r9196@obrien (orig r1341): jguenther | 2006-03-24 20:58:12 +0000
reworded result -> row
r9197@obrien (orig r1342): jguenther | 2006-03-24 21:05:46 +0000
clarified method docs
r9198@obrien (orig r1343): jguenther | 2006-03-24 21:11:39 +0000
cleaned up docs, added Arguments/Returns sections for most methods
r9199@obrien (orig r1344): castaway | 2006-03-24 21:24:23 +0000
Yet more docs ;)
r9200@obrien (orig r1345): matthewt | 2006-03-24 21:28:19 +0000
Fixed indent in Example.pod
r9201@obrien (orig r1346): matthewt | 2006-03-24 21:33:21 +0000
Fixed in-code indent in Example.pod
r9202@obrien (orig r1347): castaway | 2006-03-24 21:36:03 +0000
Docs!
r9203@obrien (orig r1348): castaway | 2006-03-24 22:04:56 +0000
Docs!
r9204@obrien (orig r1349): matthewt | 2006-03-24 22:42:42 +0000
Linked Manual::Example from Manual
r9209@obrien (orig r1354): matthewt | 2006-03-25 00:08:58 +0000
Updated ResultSet docs