X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FVariable%2FMagic.pm;h=7e16527f5307b87bc0620e1f440ee87e7c54e1ae;hb=40ca1914fff709f777b1da437b0ccb82c4fe5468;hp=6fe769cc3ec1da7800ebae45b07f8dbaed8e3ccd;hpb=e8a50f8f820a7aa610721b06af9251468a635e6b;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 6fe769c..7e16527 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -133,7 +133,7 @@ Please note that this is different from undefining the variable, even though the C This one can be considered as an object destructor. -It happens when the variable goes out of scope (with the exception of global scope), but not when it is undefined. +It happens when the variable goes out of scope, but not when it is undefined. =item *