bnh has asked for the wisdom of the Perl Monks concerning the following question:

I have searched for anagrams and permutations and combinations but not found a way to extract all of the unique strings from a string i.e. string = abc unique combinations = a, b, ab ,ac , bc, abc is there a module...a snippet..... somewhere?

Replies are listed 'Best First'.
Re: seeking combinations
by cLive ;-) (Prior) on May 26, 2002 at 10:05 UTC

    You obviously weren't here on Friday :)

    cLive ;-)

    --
    seek(JOB,$$LA,0);

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