Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Testing if a string is a substring

by gjb (Vicar)
on Jul 20, 2005 at 09:01 UTC ( #476432=note: print w/replies, xml ) Need Help??


in reply to Testing if a string is a substring

The index functions is also your friend, see the relevant perldoc.

However, for serious work (i.e. long strings) you may want to have a look at the following book:

@BOOK{Gusf97,
  title = {Algorithms on strings, trees and sequences},
  publisher = {Cambridge University Press},
  year = {1997},
  author = {Dan Gusfield},
  address = {Cambridge},
}
or the BioPerl project.

Hope this helps, -gjb-

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2023-12-10 07:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?