himanshu.padmanabhi has asked for the wisdom of the Perl Monks concerning the following question:
like here,'idx' and 'myname' contains 2 values. I am using ReadParse method of webmin module.It contains %in hash though which I can access elements from previous form. so in this form,to get 'myname',I can use $in{'myname'}Dumper(idx=8&args=&myname=ABCD.txt&idx=+&myname=+)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Two values for same variables in %in hash
by shmem (Chancellor) on Mar 04, 2009 at 09:58 UTC | |
|
Re: Two values for same variables in %in hash
by Anonymous Monk on Mar 04, 2009 at 12:26 UTC |