X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;fp=Changes;h=e891e8eb9f8190e4f050ec79cbc8b2b4c806cbd3;hp=70db4c5694ad4a131e04b1aac670d8866ab060b1;hb=b9276d0a822f0597b3a4514eda3095c41596e219;hpb=780a9a13dd0a14aabed9c7c91613d4ad75190c9f diff --git a/Changes b/Changes index 70db4c5..e891e8e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Scope-Upper +0.32 2019-07-08 12:50 UTC + + Fix : [RT #129539] : fails with v5.27.3 and later with DEBUGGING + The module has been amended to accomodate with a change of + behaviour of a core macro. + + Upd : Contact info. + 0.31 2018-08-26 19:50 UTC + Fix : [RT #125931] : localized SCALAR doesn't get imported localize '$Foo::x' => $var now properly imports $x into Foo.