in reply to Re^3: Order of evaluation/interpolation of references
in thread Order of evaluation/interpolation of references
If you use B::Concise and compare the optrees, the second form has two concat ops where the former only has one. Given the work the core goes through to manage the lifespans of SVs put on the Perl stack, I find this bug-like behavior unsurprising.
|
---|