]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - Plugin.pod
Silence an experimental warning by getting rid of a lexical $_
[perl/modules/re-engine-Plugin.git] / Plugin.pod
index b2d225c64c2bff10721eb9717f45596ef24464d6..395a1c1c708b218e18ecbf04a14d4c66589dcde1 100644 (file)
@@ -4,7 +4,7 @@ re::engine::Plugin - API to write custom regex engines
 
 =head1 VERSION
 
-Version 0.08
+Version 0.09
 
 =head1 DESCRIPTION
 
@@ -439,7 +439,7 @@ L<perl> 5.10.
 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<XSLoader> (standard since perl 5.006).
+L<XSLoader> (standard since perl 5.6.0).
 
 =head1 BUGS