X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScalar%2FVec%2FUtil.pm;h=f304f3cd48406e9f5a182380af27c7cfadee9d7a;hb=c2a7e8c70c860be7d1e51e9bae0f2cdae8daa46d;hp=281c1fb99a1fc8b72fe3089f51047d9d8ed1cb89;hpb=bcc2ce6911f868be5e41cdb853fe9f2598fe77b9;p=perl%2Fmodules%2FScalar-Vec-Util.git diff --git a/lib/Scalar/Vec/Util.pm b/lib/Scalar/Vec/Util.pm index 281c1fb..f304f3c 100644 --- a/lib/Scalar/Vec/Util.pm +++ b/lib/Scalar/Vec/Util.pm @@ -11,13 +11,13 @@ Scalar::Vec::Util - Utility routines for vec strings. =head1 VERSION -Version 0.07 +Version 0.08 =cut our $VERSION; BEGIN { - $VERSION = '0.07'; + $VERSION = '0.08'; eval { require XSLoader; XSLoader::load(__PACKAGE__, $VERSION); @@ -347,7 +347,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, L (core modules since perl 5), L (since perl 5.006). +L, L (core modules since perl 5), L (since perl 5.6.0). =head1 SEE ALSO @@ -374,7 +374,7 @@ Tests code coverage report is available at L