Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Update LICENSE variable to use SPDX license identifiers | Khem Raj | 2022-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libalgorithm-diff-perl: add 1.15 | Tim Orling | 2014-06-04 | 1 | -0/+23 |
[from README] This is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix `diff' program. It is guaranteed to find the *smallest possible* set of differences. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com> |