]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/commitdiff
Explicitely state that C++ compilers aren't supported
authorVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 18:50:36 +0000 (15:50 -0300)
committerVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 18:50:36 +0000 (15:50 -0300)
lib/Linux/SysInfo.pm

index 1e3aea2e45abecb715d2715d034878e6e1b663bf..1d5a48aaf5ceffc9a9d65ab88c175a958debf94b 100644 (file)
@@ -163,6 +163,9 @@ Moreover, since the perl hash function has changed after the 5.6 version, you wi
 
 L<perl> 5.6.
 
+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.
+
 =head1 SEE ALSO
 
 The C<sysinfo(2)> man page.