From: David Mitchell Date: Mon, 16 May 2016 12:34:09 +0000 (+0100) Subject: Some basic 5.23.8 fixes X-Git-Tag: rt112246^2~16 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=f0ee3a495f7f12754a9e79ef83f9affc69ad2f66;hp=f0ee3a495f7f12754a9e79ef83f9affc69ad2f66;p=perl%2Fmodules%2FScope-Upper.git Some basic 5.23.8 fixes The context system has changed a lot in 5.23.8. This commit just gets the code compiling again; it doesn';t attempt to fix any breakage. ---