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

Re: Re: finding longest common substring

by sauoq (Abbot)
on Nov 20, 2003 at 00:44 UTC ( [id://308460]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @a = ('a' . 'X' x 32768, 'a' . 'O' x 32768);
    
  2. or download this
    Quantifier in {,} bigger than 32766 in regex; marked by <-- HERE in m/
    +(.{ <-- HERE 32767}).*\0.*\1/
    

Log In?
Username:
Password:

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

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

    No recent polls found