I have a string: " Confirming: yes Supplier Telephone: 213-923-0392"
I want to split the string so that i can capture yes in $conf and 213-923-0392 in $tele. TIA for all the help, -ss -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/