Re: [perl #128636] [BUG][PRECOMP] is cached in a precompiled module results in error

2016-07-16 Thread Lloyd Fournier
Hi Zoffix, You reported the same bug in December :P https://rt.perl.org/Public/Bug/Display.html?id=126818 (although the error message has changed). This is the compile time outer context serialization bug. FYI I've kept a list of tickets that are examples of it: https://rt.perl.org/Public/Bug/D

[perl #128636] [BUG][PRECOMP] is cached in a precompiled module results in error

2016-07-16 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #128636] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128636 > If `no precompilation` is added to A.pm6 , the error goes away. zoffix@VirtualBox:/tmp/tm