The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Align::Sequence - Align two sequences

SYNOPSIS

  use Align::Sequence;

DESCRIPTION

Align::Sequence 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