Straggler from Cwd
[p5sagit/p5-mst-13.2.git] / ext / ByteLoader / ByteLoader.pm
index 08a53a6..cf9fdf2 100644 (file)
@@ -2,12 +2,13 @@ package ByteLoader;
 
 use XSLoader ();
 
-our $VERSION = '0.04';
+our $VERSION = '0.05';
 
 XSLoader::load 'ByteLoader', $VERSION;
 
 1;
 __END__
+
 =head1 NAME
 
 ByteLoader - load byte compiled perl code