From: Jarkko Hietaniemi Date: Fri, 1 Aug 2003 12:44:16 +0000 (+0000) Subject: pod likes whitespace. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bf2102dae296007f9334cb6e02eae58c1b3bc658;p=p5sagit%2Fp5-mst-13.2.git pod likes whitespace. p4raw-id: //depot/perl@20425 --- diff --git a/ext/ByteLoader/ByteLoader.pm b/ext/ByteLoader/ByteLoader.pm index fd16cf0..cf9fdf2 100644 --- a/ext/ByteLoader/ByteLoader.pm +++ b/ext/ByteLoader/ByteLoader.pm @@ -8,6 +8,7 @@ XSLoader::load 'ByteLoader', $VERSION; 1; __END__ + =head1 NAME ByteLoader - load byte compiled perl code