my @items = split(/\|/, $str); foreach my $item(@items){ ...#whatever }
In reply to Re: How to call a function on each item after a split?
by nemesdani
in thread How to call a function on each item after a split?
by MrSnrub
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |