in reply to Re: Removing delimiters
in thread Removing delimiters
Hi.
Why do two splits, when one would do?
or more simplymy ($first, $second) = split /::/, $readline, 3;
my (@fields) = split /::/, $readline;
Cheers,
-- Dave :-)
$q=[split+qr,,,q,~swmi,.$,],+s.$.Em~w^,,.,s,.,$&&$$q[pos],eg,print
In Section
Seekers of Perl Wisdom