in reply to Re: Dynamically assigning number of for loops?
in thread Dynamically assigning number of for loops?
Tilly, well your hash %to_combine is something that will be passed to the function as you have correctly shown. You have used a function "glob" which seems to work ideally for this job. Could you please elaborate how this function works. I tried checking about this function on google, but in most places it says "glob" is used for finding files/directories, such as *.pl etc. Please tell how it is doing the magic in the present context.
Hail Monks! Raj
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Dynamically assigning number of for loops?
by tilly (Archbishop) on Nov 05, 2004 at 04:07 UTC |