Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Fast common substring matching

by GrandFather (Saint)
on Aug 21, 2005 at 02:12 UTC ( [id://485464]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    return ($index1, $index2, $str1Start, $str2Start, $matchLen);
    }
    
  2. or download this
    Completed in 0.010486
    Best match: >string 1  - >string 3 . 1271 characters starting at 82 an
    +d 82.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://485464]
Approved by Roger
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found