]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - lib/Sub/Nary.pm
Explicitely state that C++ compilers aren't supported
[perl/modules/Sub-Nary.git] / lib / Sub / Nary.pm
index 2d161fe4de75b15fce0301abf341f0c61c23f5d4..ec8ca4d02c9a26389c71e8706e441850b11b6237 100644 (file)
@@ -612,6 +612,9 @@ C<wantarray> isn't specialized when encountered in the optree.
 
 L<perl> 5.8.1.
 
+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> (standard since perl 5), L<B> (since perl 5.005) and L<XSLoader> (since perl 5.6.0).
 
 =head1 AUTHOR