http://qs321.pair.com?node_id=285960


in reply to Re: Re: Re: Character Combinations
in thread Character Combinations

chunlou,
Considering that missed ca - no. It also doesn't work if you change
my @c = ('a'..'c');
to
my @c = ('a'..'z');

Permutations are not combinations.

L~R