more cleanups
[gitmo/Task-Moose.git] / lib / Task / Moose.pm
index 384cea6..eaba1a1 100644 (file)
@@ -35,7 +35,7 @@ Moose-ish method parameter handling
 
 =head3 L<MooseX::Role::TraitConstructor>
 
-Runtime Trait application in constructors
+Runtime trait application in constructors
 
 =head3 L<MooseX::Traits>
 
@@ -57,11 +57,11 @@ Globref instance type for Moose
 
 =head3 L<MooseX::InsideOut>
 
-Inside-Out instance type for Moose
+Inside out instance type for Moose
 
 =head3 L<MooseX::Singleton>
 
-Singleton support role
+Singleton instance type for Moose
 
 =head3 L<MooseX::NonMoose>
 
@@ -71,7 +71,7 @@ Subclassing of non-Moose classes
 
 =head3 L<MooseX::Declare>
 
-Declarative syntax
+Declarative syntax with L<Devel::Declare>
 
 =head3 L<MooseX::Method::Signatures>
 
@@ -99,7 +99,7 @@ L<Set::Object> Moose type extension
 
 L<DateTime> Moose type extension
 
-=head2 Command line integration
+=head2 Command Line Integration
 
 =head3 L<MooseX::Getopt>
 
@@ -125,11 +125,11 @@ Easily wrap command line apps with Moose
 
 =head3 L<MooseX::LogDispatch>
 
-L<LogDispatch> support for Moose
+L<Log::Dispatch> support for Moose
 
 =head3 L<MooseX::LazyLogDispatch>
 
-Lazy loaded LogDispatch support for Moose
+Lazy loaded L<Log::Dispatch> support for Moose
 
 =head3 L<MooseX::Log::Log4perl>
 
@@ -143,7 +143,7 @@ Moose wrapped L<POE>
 
 =head3 L<MooseX::Workers>
 
-Sub-process management for asynchronous tasks using Moose and POE
+Sub-process management for asynchronous tasks using Moose and L<POE>
 
 =head2 Utility Roles
 
@@ -157,7 +157,7 @@ CGI-style parameter role
 
 =head3 L<MooseX::Iterator>
 
-Moose-ish Iterator support role
+Moose-ish iterator support role
 
 =head3 L<MooseX::Clone>
 
@@ -171,7 +171,7 @@ Moose serialization
 
 =head3 L<Moose::Autobox>
 
-Autoboxing support
+L<Autoboxing|autobox> support
 
 =head3 L<MooseX::ClassAttribute>