From: Vincent Pit Date: Sun, 21 Nov 2010 13:23:09 +0000 (+0100) Subject: Wording fix X-Git-Tag: v0.45~5 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=commitdiff_plain;h=60b0398efa6ae2abc98119e82678ae7b33bdca75 Wording fix --- diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 48278de..40df3be 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -609,7 +609,7 @@ In order to define magic on hash members, you need at least L 5.10.0 (see L 5.8. 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 about this. +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), L (standard since perl 5.006).