---
abstract: 'Longest Common Subsequence'
author:
- 'Helmut Wollmersdorfer <helmut.wollmersdorfer@gmail.com>'
build_requires:
Test::Deep: '0'
Test::More: '0.88'
Test::Pod: '0'
configure_requires:
Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.16, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: LCS
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
LCS:
file: lib/LCS.pm
version: '0.11'
LCS::Tiny:
file: lib/LCS/Tiny.pm
version: '0.11'
requires:
perl: '5.008000'
resources:
bugtracker: https://github.com/wollmers/LCS/issues
homepage: https://github.com/wollmers/LCS
repository: https://github.com/wollmers/LCS.git
version: '0.11'
x_contributors:
- 'Helmut Wollmersdorfer <helmut@wollmersdorfer.at>'
- 'Helmut Wollmersdorfer <helmut.wollmersdorfer@fixpunkt.de>'
x_serialization_backend: 'YAML::Tiny version 1.66'