Page 1 of 1

Perl exploding

Posted: Sun Nov 12, 2006 1:36 pm
by a94060
Hello all,

This is most likeley a simple question related to perl,but:

is it possible to break a string like "This is a string" into the 4 diffrent parts? I would like to know because i am trying to do this. i know it in php with explode,but i would like to know it for perl.

thanks,

Posted: Sun Nov 12, 2006 1:49 pm
by John Cartwright

Posted: Sun Nov 12, 2006 1:55 pm
by a94060
sorry i didnt post back fast enough,after i posted,i looked harder and found it :lol:

thanks though.