in reply to Optimizing a string processing sub
use Inline => C => 'EOT'; ...
Update: Sarcasm aside, the problem statement is somewhat ambiguous. Do you mean have the same characters in the same positions, or have somewhere in them the same character (e.g. is `foop' and 'poof' a 2 or a 4 (or a 3 if multiple occurances of the same character only count once))?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Optimizing a string processing sub
by czth (Sexton) on Jan 09, 2003 at 17:05 UTC |