my %plus = ();
while (my ($k, $v) = each %-) {
$plus{$k} = $v->[0] if scalar(@$v)>=1;
}
In reply to Re^2: Bug with nested named capture buffers
by matthewshark
in thread Bug with nested named capture buffers
by matthewshark
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |