Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re-define Word Boundary?

by fletcher_the_dog (Friar)
on Nov 21, 2003 at 16:16 UTC ( [id://308935]=note: print w/replies, xml ) Need Help??


in reply to Re-define Word Boundary?

This you might want to use split:
my @words = split /[\s,.]+/,$rec;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://308935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-20 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found