In B::Utils::parent I read that Simon is not sure how to find the parent of nodes where ->seq is false. When does this happen?
sub B::OP::parent { my $target = shift; die "I'm not sure how to do this yet. I'm sure there is a way. If +you know, please email me." if (!$target->seq); ...
In reply to When is an opcode's ->seq empty? by diotalevi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |