From: Dave Rolsky Date: Wed, 3 Sep 2008 04:02:46 +0000 (+0000) Subject: Be consistent in terms of first/second person X-Git-Tag: 0.57~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3494ea7a48f0d0065ebfe0a363e9434c5afff2c;p=gitmo%2FMoose.git Be consistent in terms of first/second person --- diff --git a/lib/Moose/Unsweetened.pod b/lib/Moose/Unsweetened.pod index 2250768..4da4c4c 100644 --- a/lib/Moose/Unsweetened.pod +++ b/lib/Moose/Unsweetened.pod @@ -310,8 +310,8 @@ much. We could probably simplify this by defining some sort of ); Then we could define a base class that would accept such a definition, -and do the right thing. Keep that sort of thing up and you're well on -your way to writing a half-assed version of Moose! +and do the right thing. Keep that sort of thing up and we're well on +our way to writing a half-assed version of Moose! Of course, there are CPAN modules that do some of what Moose does, like C, C, and so on. But none of them