in reply to Re: How to create loop in perl dynamically
in thread How to create loop in perl dynamically

Thank u. But I didnt the logic used here.
  • Comment on Re^2: How to create loop in perl dynamically

Replies are listed 'Best First'.
Re^3: How to create loop in perl dynamically
by grizzley (Chaplain) on Sep 26, 2012 at 14:40 UTC
    Then spend some time analyzing it, understanding the code you want to use is very important. If you won't get it (actually even if you will) - use module, as advised here: Re: How to create loop in perl dynamically