print("$_\n") foreach (<<>>);perl -MO=Deparse,-p -e 'print "$_\n" for <<>>'
Perl waits for input:
fubarecho fubar | perl -e 'print "$_\n" for <<>>'
In reply to Re^5: Can't find any documentation on < a b c > syntax for lists
by Anonymous Monk
in thread Can't find any documentation on < a b c > syntax for lists
by muthm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |