Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Subphrases from a phrase

by graff (Chancellor)
on Aug 10, 2005 at 05:30 UTC ( [id://482517]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub list {
        my @words = split( /\s+/, $_[0] );
    ...
        }
        return @words;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-25 11:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found