|
|
| There's more than one way to do things | |
| PerlMonks |
Re: how many lines returned from backticksby little (Curate) |
| on Jun 30, 2002 at 02:47 UTC ( #178299=note: print w/ replies, xml ) | Need Help?? |
|
try Regarding your question there is no need to worry if th earray gets newly populated each time, but if not in a block (especially loop) you might avoid such case by simply resetting the array with "@lines = ();". Have a nice day All decision is left to your taste
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||