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


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

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Re: Re: Re: Character Combinations
by Limbic~Region (Chancellor) on Aug 22, 2003 at 23:47 UTC
    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

    A reply falls below the community's threshold of quality. You may see it by logging in.