in reply to how to reverse an array refference and return an array reference on the spot
mysub( { list => [ reverse @{ $anon_array } ] } );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to reverse an array refference and return an array reference on the spot
by duckyd (Hermit) on Aug 23, 2006 at 16:40 UTC |