The semantics are the same but the syntax is different and the input range operator in Awk only works in pattern syntax; Perl's equivalent .. and ... operators work anywhere.
The Awk syntax is more elegant for some problems — and completely unusable for most problems better solved in Perl.
In reply to Re^9: Split tab-separated file into separate files, based on column name (open on demand)
by jcb
in thread Split tab-separated file into separate files, based on column name
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |