On Tue, Jun 12, 2012 at 10:57:22AM -0400, bulk 88 wrote: > If backwards compatibility wouldn't be broken, maybe the private flags > should be relocated to a I32 placed after xmg_stash in a PVMG body. That would break backcompat for code that expects SVp_* to be part of SvFLAGS(). I don't know how many such modules there are; just searching for the flag names on CPAN would probably find them all. [hint] -- Chip SalzenbergThread Previous