X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FMac-NSGetExecutablePath.git;a=blobdiff_plain;f=lib%2FMac%2FNSGetExecutablePath.pm;h=7b9934a574a847a6e253122f3a7aaaa95911579d;hp=e15a6ab72563df3c891ff90493d73a53fb3f014a;hb=f728ef15ea173a7e5ac25c5350c3d4d6c8105b0c;hpb=3a77a6c51c6922b53fcde345635544666c0710ca diff --git a/lib/Mac/NSGetExecutablePath.pm b/lib/Mac/NSGetExecutablePath.pm index e15a6ab..7b9934a 100644 --- a/lib/Mac/NSGetExecutablePath.pm +++ b/lib/Mac/NSGetExecutablePath.pm @@ -11,13 +11,13 @@ Mac::NSGetExecutablePath - Perl interface to the _NSGetExecutablePath darwin (OS =head1 VERSION -Version 0.01 +Version 0.02 =cut our $VERSION; BEGIN { - $VERSION = '0.01'; + $VERSION = '0.02'; } =head1 SYNOPSIS @@ -85,7 +85,7 @@ L 5.6. 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. -L (core since perl 5), L (since 5.006), L (since 5.004_05). +L (core since perl 5), L (since 5.6.0), L (since 5.004_05). =head1 SEE ALSO