in reply to aliasing !! and Parse::RecDescent?
Hope this helps.use vars qw(%item %label @code); my $parser = Parse::RecDescent->new(q( ... label: /[a-z]\w*/i { $main::label{$item[1]} = scalar @main::code; } ... ));
jeffa
L-LL-L--L-LL-L--L-LL-L-- -R--R-RR-R--R-RR-R--R-RR B--B--B--B--B--B--B--B-- H---H---H---H---H---H--- (the triplet paradiddle with high-hat)
|
|---|