in reply to Re: difference between array and list in perl
in thread difference between array and list in perl

"wantarray" is a misnamed feature, but it is documented accurately ("... looking for a list value").
  • Comment on Re^2: difference between array and list in perl

Replies are listed 'Best First'.
Re^3: difference between array and list in perl
by LanX (Saint) on Jan 17, 2010 at 11:17 UTC
    as I already said ...the docs are not consistent...(e.g. naming "wantarray"...