in reply to Pulling out an element from a function return without using an intermediate list

my $horaceGreeleyDir = ( dirs() )[3];
  • Comment on Re: Pulling out an element from a function return without using an intermediate list
  • Download Code