From: Vincent Pit Date: Sat, 24 Aug 2013 18:52:58 +0000 (-0300) Subject: Explicitely state that C++ compilers aren't supported X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Op.git;a=commitdiff_plain;h=ac9319bcf4ee5b90f2262a5a22482a5b35eaad4a Explicitely state that C++ compilers aren't supported --- diff --git a/lib/Sub/Op.pm b/lib/Sub/Op.pm index a333442..0a96fa6 100644 --- a/lib/Sub/Op.pm +++ b/lib/Sub/Op.pm @@ -412,6 +412,9 @@ I know a few ways of fixing this, but I've not yet decided on which. L 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, L. L.