On 8/10/11, Nikita Zubkov <[email protected]> wrote:
> http://perldoc.perl.org/functions/exists.html
>
> "Be aware that calling exists on array values is deprecated and likely
> to be removed in a future version of Perl."

exists тут вообще не причем, во втором случае реально нет элемента:
use Devel::Peek; Dump \@_;
-- 
Moscow.pm mailing list
[email protected] | http://moscow.pm.org

Ответить