On Mon, 2005-11-21 at 23:00 -0500, Federico Lucifredi wrote:
> Hey Guys,
>  Anyone has a good way to generate all combinations with repetitions
> starting from a give charset ?
> 
>  I was looking at Math::Combinatorics, but I was disappointed to learn
> that combinations are computed w/o repetition, which is the case I am
> looking at.

As usual, I managed to mix things up. What iI am looking for are
*Permutations* (_with_ repetition, that part I managed to write right).

HOUSTON! problem exists between chair and keyboard 8) 

Math::Combinatorics does provide such method, it is called strings()

> 
>  Any modules I missed ?
> 
>  -f
>  

glad to help myself  -f



 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to