my @split = $data =~ /\G([A-Z][a-z]?|\d)/g; [download]
-- Randal L. Schwartz, Perl hacker
In reply to Re: Re: need help using split() by merlyn in thread need help using split() by deryni