more explaining
Yuval Kogman [Tue, 10 Jun 2008 14:21:36 +0000 (14:21 +0000)]
lib/Squirrel.pm

index 039b7e4..de12906 100644 (file)
@@ -65,7 +65,8 @@ When your own code doesn't actually care whether or not you use L<Moose> or
 L<Mouse> you can use either, and let your users decide for you.
 
 This lets you run with minimal dependencies and have a faster startup, but if
-L<Moose> is already in use you get all the benefits of using that.
+L<Moose> is already in use you get all the benefits of using that
+(transformability, introspection, more opportunities for code reuse, etc).
 
 =cut