Help for this page
$ perl -le 'print for <a b c>' a ... c $ perl -MFile::Glob=:bsd_glob -le 'print for <a b c>' a b c