X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FCookbook.pod;h=511f1558bc324cca73276f2fe40e6722f80a4b1d;hb=3f36fdae62bf2006575ce1af103de1a25a35c08c;hp=2e8c91c43010939dbc6d988ca2f0a479048598bd;hpb=5d9d20f3e1445861792fbff00f8e37396ce7c8ed;p=gitmo%2FMoose.git diff --git a/lib/Moose/Cookbook.pod b/lib/Moose/Cookbook.pod index 2e8c91c..511f155 100644 --- a/lib/Moose/Cookbook.pod +++ b/lib/Moose/Cookbook.pod @@ -115,7 +115,7 @@ you extend the object system provided by Moose. =over 4 -=item L - Welcome to the meta-world (Why Go Meta?) +=item L If you're wondering what all this "meta" stuff is, and why you should care about it, read this "recipe".