Fixed in 8b8c1fb. It looks like this was a bug that was fixed during the course of MAD development, but was added back into the core with #ifdef PERL_MAD just because it was different from the existing core code. (Also, for future reference: 'stub' is the name of the internal perl opcode which generates the '()' construct. See «perl -MO=Concise -E'my @x = ()'» for instance.)Thread Previous