Hey all... I need to split an array up. I need to split on colons and spaces. I appear to be successful splitting on a colon, but am having difficulty doing both. Any advice would be appreciated. Thanks... Greg. # existing... @_ = ($hour, $minute, $second, $frame, $crap1, $crap2, $crap3, $crap4) = split(/:/,$line); -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: split Greg
- Re: split Maxim Berlin
- Re: split Paul
- Split Daniel Falkenberg
- Re: Split Scott R. Godin
- Perl Versin Purshottam Chandak
- Re: Perl Versin Scott R. Godin
- Re: Split John W. Krahn
- Help needed on parameters Purshottam Chandak
- Re: Help needed on parameters John W. Krahn
- Re: Help needed on parameters Jenda Krynicky