in reply to Re: regexp list return 5.6 vs 5.8
in thread regexp list return 5.6 vs 5.8

It's not quite the same ^^. @rv is an array and in scalar context evaluates to the number of the emelents. Slicing turns it into a list and thus gives the last element instead.

use strict; use warnings; print "Just Another Perl Hacker\n";

Replies are listed 'Best First'.
Re^3: regexp list return 5.6 vs 5.8
by shmem (Chancellor) on Jan 24, 2008 at 08:31 UTC
    ETOOMUCHMAGIC. If that is what you want, state it:
    return wantarray ? @rv : pop @rv;

    Is the behavior of list slice subroutine return an intended feature, is it specced somewhere (or even documented)? Or is it just an implementation detail which might some day be considered a bug and be changed thereafter?

    Don't golf production code ;-)

    --shmem

    _($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                                  /\_¯/(q    /
    ----------------------------  \__(m.====·.(_("always off the crowd"))."·
    ");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}