This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Errors in core PODs
[perl5.git] / lib / Exporter / Heavy.pm
index 39bce2d..1305318 100644 (file)
@@ -21,6 +21,7 @@ Exporter::Heavy - Exporter guts
 No user-serviceable parts inside.
 
 =cut
+
 #
 # We go to a lot of trouble not to 'require Carp' at file scope,
 #  because Carp requires Exporter, and something has to give.