in reply to How do I find all possible combinations of a list?

The following nodes have some good ideas using glob and List::Comprehensions:
  • Re: finding all combinations
  • Re: finding all combinations
  • possible combinations in sequence
    • Comment on Re: How do I find all possible combinations of a list?