On Mon Jun 17 16:14:20 2013, LeonT wrote: > On Tue, Jun 18, 2013 at 12:48 AM, l.mai@web.de > <perlbug-followup@perl.org> wrote: > > % perl -wE 'use feature qw(lexical_subs); use B (); my sub foo {} > say B::svref_2object(\&foo)->GV' > > The lexical_subs feature is experimental at -e line 1. > > main=SCALAR(0x8865cd8) > > > > I'm not sure what this is supposed to do but $obj->GV should never > return a > > reference blessed into 'main'. > > Can't reproduce it, for me it gives B::NULL objects as it should. I cannot reproduce this either. -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=118525Thread Next