Interestingly, we've found a place where Perl's glob behaves differently to the brace expansion in bash:
$ perl -wE 'say glob "{{a}}"' a $ echo {{a}} {{a}}
In reply to Re^4: Challenge: Generate a glob patterns from a word list
by choroba
in thread Challenge: Generate a glob patterns from a word list
by choroba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |