This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
authorYitzchak Scott-Thoennes <sthoenna@efn.org>
Tue, 1 Apr 2003 16:32:46 +0000 (08:32 -0800)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 2 Apr 2003 18:42:50 +0000 (18:42 +0000)
commit7f18b612425de6038ac70eda799f641227e16a64
tree77f5e779bc2f95fb0295e9b1dd8bdf76df4cabb9
parent05f5af9aed1b243131a469af567639a4a449cc7f
Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
Message-ID: <u+ii+gzkgqkV092yn@efn.org>

p4raw-id: //depot/perl@19135
pp.c
t/op/split.t