Thanks for your reply..

I have used all the standard headers. The only thing that am concerend
is that i want my array opt as an array of references.
@opt = (\$opt1,\$opt2,\$opt3);

When i iterate through the array, if it finds my condition to be
matched, it should set the value to 100, so that the original options
should get changed.

Pls clarifiy this.


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


Reply via email to