G'day muthm,
Welcome to the Monastery.
$ perl -MO=Deparse,-p -e 'print "$_\n" for < a b c >;' use File::Glob (); print(("$_\n")) foreach (glob(' a b c ')); -e syntax OK
Documentation for your admiration :-)
— Ken
In reply to Re: Can't find any documentation on < a b c > syntax for lists
by kcott
in thread Can't find any documentation on < a b c > syntax for lists
by muthm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |