diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/ByteLoader/ByteLoader.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ByteLoader/ByteLoader.pm b/ext/ByteLoader/ByteLoader.pm index fd16cf03f5..cf9fdf2874 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 |