]> git.vpit.fr Git - perl/modules/Mac-NSGetExecutablePath.git/blobdiff - README
This is 0.03
[perl/modules/Mac-NSGetExecutablePath.git] / README
diff --git a/README b/README
index 3d62560c70ebff93a0722882aac0a61e01573de7..58fc6aabf09c69d928d063e5acb98a966158b5b7 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     darwin (OS X) system call.
 
 VERSION
-    Version 0.02
+    Version 0.03
 
 SYNOPSIS
         sub get_perl_path {
@@ -48,7 +48,7 @@ DEPENDENCIES
     A C compiler. This module may happen to build with a C++ compiler as
     well, but don't rely on it, as no guarantee is made in this regard.
 
-    Exporter (core since perl 5), XSLoader (since 5.006), base (since
+    Exporter (core since perl 5), XSLoader (since 5.6.0), base (since
     5.004_05).
 
 SEE ALSO
@@ -77,7 +77,7 @@ ACKNOWLEDGEMENTS
     of adding this feature to perl 5.16.
 
 COPYRIGHT & LICENSE
-    Copyright 2012 Vincent Pit, all rights reserved.
+    Copyright 2012,2013 Vincent Pit, all rights reserved.
 
     This program is free software; you can redistribute it and/or modify it
     under the same terms as Perl itself.