white space cleanups
[p5sagit/Config-Any.git] / lib / Config / Any / YAML.pm
index 563eaf9..1f61221 100644 (file)
@@ -21,7 +21,6 @@ Loads YAML files. Example:
         foo: bar
     Model::Baz:
         qux: xyzzy
-    
 
 =head1 METHODS
 
@@ -79,11 +78,11 @@ Brian Cassidy E<lt>bricas@cpan.orgE<gt>
 Copyright 2006-2016 by Brian Cassidy
 
 This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself. 
+it under the same terms as Perl itself.
 
 =head1 SEE ALSO
 
-=over 4 
+=over 4
 
 =item * L<Catalyst>