X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=lib%2FVariable%2FMagic.pm;h=4ee2467ae9e89714240c014c2c9382c2fbf8c5d6;hp=53a922b2dae46b657cd6ace4ef7d363c2632eee4;hb=f0c2ee982ca04e4c4338b26ceeea4fddfb465a8e;hpb=d993466cb0558dfc3f2819ef190c34507a742347 diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 53a922b..4ee2467 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -671,12 +671,12 @@ 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 in this regard. -L (core since perl 5), L (since 5.006). +L (core since perl 5), L (since 5.6.0). Copy tests need L (core since perl 5.005) and L (since 5.002). -Some uvar tests need L (since 5.009004). +Some uvar tests need L (since 5.9.4). Glob tests need L (since 5.002). -Threads tests need L and L (both since 5.007003). +Threads tests need L and L (both since 5.7.3). =head1 SEE ALSO