Perl exploding

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Perl exploding

Post 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,
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

sorry i didnt post back fast enough,after i posted,i looked harder and found it :lol:

thanks though.
Post Reply