On 2012-02-26 21:52, Shawn H Corey wrote:
On 12-02-26 09:30 PM, Steve Bertrand wrote:
I know this isn't a beginner's question, but I know there are geniuses
here. Is there a way to simplify this within Perl?

There is no simplify way of doing this. Separate off the first attribute
and cross-product it with a recursive call to the rest. Like this:

fyi: http://forums.devshed.com/perl-programming-6/recursion-help-882763.html

Steve

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to