in reply to Re: how to reverse an array refference and return an array reference on the spot
in thread how to reverse an array refference and return an array reference on the spot

Or even:
mysub( { list => [ reverse @$anon_array ] } );
  • Comment on Re^2: how to reverse an array refference and return an array reference on the spot
  • Download Code