http://www.perlmonks.org?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

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.