]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Clarify our policy towards C++ compilers
authorVincent Pit <vince@profvince.com>
Mon, 3 Jan 2011 21:40:42 +0000 (22:40 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 3 Jan 2011 21:40:42 +0000 (22:40 +0100)
lib/indirect.pm

index 398cee5d62ea33356bcd8b687d9cafbfdac208c5..87b9083f0d6a099151be5454d59c6e1a7a236528 100644 (file)
@@ -194,6 +194,9 @@ Hence C<my $x = new Class if 0> will be caught.
 
 L<perl> 5.8.1.
 
 
 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<XSLoader> (standard since perl 5.006).
 
 =head1 AUTHOR
 L<XSLoader> (standard since perl 5.006).
 
 =head1 AUTHOR