pod cleanups
[p5sagit/Eval-WithLexicals.git] / lib / Eval / WithLexicals.pm
index 9a08c93..2c4372c 100644 (file)
@@ -137,6 +137,9 @@ sub _eval_do {
   }
 }
 
+1;
+__END__
+
 =head1 NAME
 
 Eval::WithLexicals - pure perl eval with persistent lexical variables
@@ -270,5 +273,3 @@ This library is free software and may be distributed under the same terms
 as perl itself.
 
 =cut
-
-1;