From: Vincent Pit Date: Fri, 31 Dec 2010 15:45:43 +0000 (+0100) Subject: Clarify our policy towards C++ compilers X-Git-Tag: v0.07~1 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=commitdiff_plain;h=34cf3840075617245e184b8b779bc4e3f621efd2 Clarify our policy towards C++ compilers --- diff --git a/lib/autovivification.pm b/lib/autovivification.pm index f238712..77cdb7b 100644 --- a/lib/autovivification.pm +++ b/lib/autovivification.pm @@ -200,6 +200,9 @@ If warnings are turned on, Perl will complain about one-element slices. L 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 (standard since perl 5.006). =head1 SEE ALSO