in reply to Re^2: Best way to take reference to an array \ or []
in thread Best way to take reference to an array \ or []
Note that your code, especially the line
will return a hash reference.return \%user_details;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Best way to take reference to an array \ or []
by vinoth.ree (Monsignor) on Jan 22, 2013 at 12:46 UTC |