Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm/LCS/XS
================

Algorithm::LCS::XS reimplements Algorithm::Diff's core loop in XS,
and provides a simple OO interface to it.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2003 Joe Schaefer

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

About

XS implementation of core loop from Algorithm::Diff

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages