in reply to Re^3: Returning hash reference from a sub
in thread Returning hash reference from a sub
$VAR1 = { 'names' => 'mary', 'names' => 'john', 'names' => 'Doe', 'names => '' };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Returning hash reference from a sub
by Corion (Patriarch) on Mar 18, 2013 at 14:13 UTC | |
|
Re^5: Returning hash reference from a sub
by tobias_hofer (Friar) on Mar 18, 2013 at 14:13 UTC | |
by Anonymous Monk on Mar 18, 2013 at 14:29 UTC |