From: Jesse Luehrs Date: Sat, 7 May 2011 00:47:06 +0000 (-0500) Subject: cmop is no longer a separate dist X-Git-Tag: 2.0100~149 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eddb93e938ea2a6fb7d1d1313b9c77c6fdc71c5c;p=gitmo%2FMoose.git cmop is no longer a separate dist --- diff --git a/lib/Moose/Manual/MOP.pod b/lib/Moose/Manual/MOP.pod index 36258ec..4398c53 100644 --- a/lib/Moose/Manual/MOP.pod +++ b/lib/Moose/Manual/MOP.pod @@ -142,8 +142,8 @@ recipes show various practical applications of the MOP. If you'd like to write your own extensions, one of the best ways to learn more about this is to look at other similar extensions to see how they work. You'll probably also need to read various API docs, -including the docs for the various Moose::Meta::* classes and the -C distribution. +including the docs for the various C and +C classes. Finally, we welcome questions on the Moose mailing list and IRC. Information on the mailing list, IRC, and more references can be