]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - lib/Variable/Magic.pm
free callbacks fire also at the end of the global scope
[perl/modules/Variable-Magic.git] / lib / Variable / Magic.pm
index 6fe769cc3ec1da7800ebae45b07f8dbaed8e3ccd..7e16527f5307b87bc0620e1f440ee87e7c54e1ae 100644 (file)
@@ -133,7 +133,7 @@ Please note that this is different from undefining the variable, even though the
 C<free>
 
 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 *