]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commitdiff
Add a "DEPENDENCIES" section to the POD
authorVincent Pit <vince@profvince.com>
Mon, 4 Apr 2011 16:25:27 +0000 (18:25 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 4 Apr 2011 16:25:27 +0000 (18:25 +0200)
In particular, clarify the policy towards C++ compilers.

Plugin.pod

index 4ba31fa3ec67d08b1bffc8329dea200b93a82a26..35d293b56d737da2975790a47f6861708b1cb0a5 100644 (file)
@@ -419,6 +419,15 @@ tests.
 
 =back
 
+=head1 DEPENDENCIES
+
+L<perl> 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<XSLoader> (standard since perl 5.006).
+
 =head1 BUGS
 
 Please report any bugs that aren't already listed at