repharse a bit
Yuval Kogman [Mon, 30 Jun 2008 12:47:23 +0000 (12:47 +0000)]
lib/Moose/Cookbook/Style.pod

index 5d9334e..63fd221 100644 (file)
@@ -171,7 +171,9 @@ For instance:
 
 will return true, even though C<has> is not a method.
 
-=head1 Accept no hacks
+=head1 Accept no substitutes
+
+By substitutes I mean hacks instead of "proper" solutions.
 
 When you have a tricky requirement, refrain from abusing Moose or MooseX:: or
 whatever it is you are using.