On Oct 25, 2005, at 16:36, Edward Wijaya wrote:

Given this array:

my @array = qw (    A  B  C  D  E   );

I want to enumerate all its possible ranges
throughout the elements.

Math::Combinatorics can help there.

-- fxn



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to