"Sayed, Irfan (Irfan)" schreef: > my @vob_path = split(/ /, $vob_list);
Maybe you need split(' ', $vob_list)
See perldoc -f split.
--
Affijn, Ruud
"Gewoon is een tijger."
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
