perldelta: Fix remaining confusing double double quotes
authorKarl Williamson <public@khwilliamson.com>
Tue, 19 Apr 2011 14:35:09 +0000 (08:35 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 19 Apr 2011 15:34:43 +0000 (09:34 -0600)
commitc7b60aed128af1df55c8cc04d0088039dbaf9866
tree255f5f8fc37827d756bf7c4650219cb1718e60c3
parentbb7ff741ab5d2ff4f24c2bf6b1605d96be510061
perldelta: Fix remaining confusing double double quotes

C<foo"bar"> will translate into "foo"bar"" on some devices, which is
confusing.  Change the remaining ones to C<foo'bar'>
pod/perldelta.pod