From: Vincent Pit Date: Thu, 13 Nov 2008 22:55:36 +0000 (+0100) Subject: Document magic changes in 5.8.9 X-Git-Tag: v0.26~3 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=commitdiff_plain;h=9d92a5b82b92f5f1b31393d4aab400eb68e04f0b Document magic changes in 5.8.9 --- diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 2d47f46..46e7ac3 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -161,6 +161,14 @@ I : 'copy' and 'dup' magic. =item * +B<5.8.9> + +I : Integration of I (see below). + +I : Integration of I (see below). + +=item * + B<5.9.3> I : 'len' magic is no longer called when pushing an element into a magic array.