Help for this page

Select Code to Download


  1. or download this
    
    % steph@ape (/home/stephan/w/tp) %
    ...
    % perl -MString::LCSS -le 'print scalar String::LCSS::lcss(qw[xabcdxxx
    +xxx yyyabcdyyyyy])'
    abcd
    
  2. or download this
    % steph@ape (/home/stephan/w/tp) %
    % perl -MString::LCSS_XS -le 'print scalar String::LCSS_XS::lcss(qw[xa
    +bcdxxxxxx yyyabcdyyyyy])'
    abcd