NAME
    LCS - Longest Common Subsequence

SYNOPSIS
      use LCS;

DESCRIPTION
    LCS is an implementation based on a LCS algorithm.

AUTHOR
    Helmut Wollmersdorfer <helmut.wollmersdorfer@gmail.com>

COPYRIGHT
    Copyright 2014- Helmut Wollmersdorfer

LICENSE
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO
