Merge 'trunk' into 'DBIx-Class-current'
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 25 Mar 2006 02:22:44 +0000 (02:22 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 25 Mar 2006 02:22:44 +0000 (02:22 +0000)
commitaf968d0eb0652a6208866a8cc19bf3b352570b14
treefb878a7728149573cfa2b8d032c2f3f5d4b194fc
parent02f1c2b6d27d062acd981e9dc956f5ee5f3a3efe
parenta031138b40628bdaa5475201de5fe76328d7cfb2
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