Merge 'trunk' into 'new_replication_transaction_fixup'
authorRob Kinyon <rkinyon@cpan.org>
Tue, 14 Jul 2009 17:50:28 +0000 (17:50 +0000)
committerRob Kinyon <rkinyon@cpan.org>
Tue, 14 Jul 2009 17:50:28 +0000 (17:50 +0000)
commit0a8a1282ce09a723d62b843fda4a221e0a6b7519
tree1a1eab9a85019959abb845fee350c678bbe2a0a9
parent6a151f5877412d2824295071428c52eb4bf646ec
parentdace98195a6ec580bfa0acf1f673ccbbbf8f6ce3
Merge 'trunk' into 'new_replication_transaction_fixup'

r7028@rkinyon-lt-osx (orig r7027):  caelum | 2009-07-10 17:56:57 -0400
fix PodInherit call in Makefile.PL
r7030@rkinyon-lt-osx (orig r7029):  robkinyon | 2009-07-10 18:03:07 -0400
Applied patch from kados regarding use of a DateTime::Format class to validate
r7031@rkinyon-lt-osx (orig r7030):  caelum | 2009-07-11 05:26:40 -0400
reword IC::DT doc patch
r7038@rkinyon-lt-osx (orig r7037):  dandv | 2009-07-13 08:06:08 -0400
PK::Auto has moved into Core since 2007
r7039@rkinyon-lt-osx (orig r7038):  dandv | 2009-07-13 08:15:13 -0400
Fixed has_many example in Intro.pod
r7040@rkinyon-lt-osx (orig r7039):  dandv | 2009-07-13 16:58:45 -0400
Fixed run-on sentences in FAQ
r7041@rkinyon-lt-osx (orig r7040):  dandv | 2009-07-13 17:18:11 -0400
Minor POD fixes in Example.pod
r7042@rkinyon-lt-osx (orig r7041):  dandv | 2009-07-13 17:48:18 -0400
Favored using ->single to get the topmost result over less readable ->slice(0)
r7043@rkinyon-lt-osx (orig r7042):  dandv | 2009-07-13 18:56:31 -0400
Minor POD fixes in Cookbook
r7046@rkinyon-lt-osx (orig r7045):  ribasushi | 2009-07-14 07:30:55 -0400
Minor logic cleanup
r7047@rkinyon-lt-osx (orig r7046):  ribasushi | 2009-07-14 08:07:11 -0400
grouped prefetch fix