X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Plugin.pod;h=35d293b56d737da2975790a47f6861708b1cb0a5;hb=59dc2e03b40309721f0b4d4d5258fb4a5a1cd679;hp=c71d1ef3a47e76d959579e692a0af43502827cf3;hpb=083d390fc7edd7627f7135d21d365e49a937a415;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/Plugin.pod b/Plugin.pod index c71d1ef..35d293b 100644 --- a/Plugin.pod +++ b/Plugin.pod @@ -419,6 +419,15 @@ tests. =back +=head1 DEPENDENCIES + +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 (standard since perl 5.006). + =head1 BUGS Please report any bugs that aren't already listed at @@ -435,7 +444,7 @@ Vincent Pit C<< >> Copyright 2007,2008 Evar ArnfjErE Bjarmason. -Copyright 2009,2010 Vincent Pit. +Copyright 2009,2010,2011 Vincent Pit. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.