]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/commitdiff
Make Perl version numbers more readable
authorVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 18:41:18 +0000 (15:41 -0300)
committerVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 18:41:18 +0000 (15:41 -0300)
lib/Scalar/Vec/Util.pm

index 281c1fb99a1fc8b72fe3089f51047d9d8ed1cb89..58f9c2e041d56b833ab5a1a797eafb71fa177e43 100644 (file)
@@ -347,7 +347,7 @@ L<perl> 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<Carp>, L<Exporter> (core modules since perl 5), L<XSLoader> (since perl 5.006).
+L<Carp>, L<Exporter> (core modules since perl 5), L<XSLoader> (since perl 5.6.0).
 
 =head1 SEE ALSO