]> git.vpit.fr Git - perl/modules/autovivification.git/commitdiff
Clarify our policy towards C++ compilers
authorVincent Pit <vince@profvince.com>
Fri, 31 Dec 2010 15:45:43 +0000 (16:45 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 31 Dec 2010 15:45:43 +0000 (16:45 +0100)
lib/autovivification.pm

index f23871221913086c4617dd622d968b1d1f4c79c2..77cdb7bda108b13ed1213a95f1153ae14704f007 100644 (file)
@@ -200,6 +200,9 @@ If warnings are turned on, Perl will complain about one-element slices.
 
 L<perl> 5.8.3.
 
+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).
 
 =head1 SEE ALSO