From: Dave Rolsky Date: Tue, 25 Oct 2011 20:18:15 +0000 (-0500) Subject: Remove trailing whitespace X-Git-Tag: 2.0302~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fdbd9eaa0fb44598e4c3e5a5716565b6c47e0077;p=gitmo%2FMoose.git Remove trailing whitespace --- diff --git a/lib/Class/MOP.pm b/lib/Class/MOP.pm index 338291b..c4a933e 100644 --- a/lib/Class/MOP.pm +++ b/lib/Class/MOP.pm @@ -988,10 +988,9 @@ This will remove the metaclass stored in the C<$name> key. =back -Some utility functions (such as C) that -were previously defined in C regarding loading of -classes have been extracted to L. Please see there -for documentation. +Some utility functions (such as C) that were +previously defined in C regarding loading of classes have been +extracted to L. Please see there for documentation. =head1 SEE ALSO