On Monday 22 December 2008 12:28:09 pm ankur wrote: > I have to parse a test file which can have multiple variable type > which is of following type > > VAR1 = 1..10 > VAR2 = 23..90 > VAR3 = A,B,C > ............................ > > So any no of variable and they can have any possible no of ranges > so i have to generate all possible test cases out of this like > one case would be > > VAR1=1,VAR2=23,VAR3=A
What is your point? Do you have a question? Are you just sharing a problem you are working on? Is this your school homework? Do you want something from this list? -- Stealth -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/