]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - lib/Scope/Upper.pm
Explicitely require a C compiler
[perl/modules/Scope-Upper.git] / lib / Scope / Upper.pm
index ac254177da01cc448839ab2d38c3f6a8fcb5bd20..7ed86d8e68e09fa78377b57a58edde16678de4f9 100644 (file)
@@ -718,7 +718,12 @@ Despite this shortcoming, this XS version of L</uplevel> should still run way fa
 
 =head1 DEPENDENCIES
 
-L<XSLoader> (standard since perl 5.006).
+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<XSLoader> (core since perl 5.006).
 
 =head1 SEE ALSO