lots of Config::Any fixes, brought in C::Any testsuite (refactored, partly, from...
[p5sagit/Config-Any.git] / lib / Config / Any / Perl.pm
index 6c179f5..ae7bd7b 100644 (file)
@@ -42,7 +42,6 @@ Attempts to load C<$file> as a Perl file.
 sub load {\r
     my $class = shift;\r
     my $file  = shift;\r
-\r
     return eval { require $file };\r
 }\r
 \r
@@ -73,4 +72,4 @@ it under the same terms as Perl itself.
 \r
 =cut\r
 \r
-1;
\ No newline at end of file
+1;\r