Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Finding dictionary words in a string.

by Corion (Patriarch)
on Mar 13, 2004 at 09:06 UTC ( [id://336346]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      # a negative number indicates how many chars you just matched
      a -> p -> p -> l -> e -> -5 
    ...
        -> l -> o -> s -> s -> o -> m -> -7
                  -> u -> s -> e -> -6
      u -> s -> e -> -3
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    bar
    bee
    beetle
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 18:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found