String-Alignment - Pair String Alignment

String alignment implement local/global alignment algorithm on string pair.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2006 Cheng-Lung Sung

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