There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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