Result for C1803E6B72ECF8D60221F55A872F5A746BB53FDC

Query result

Key Value
FileName./usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/String/Approx/Approx.so
FileSize38808
MD5A8D7F1DE7A9EEAFC26957A2EDE543462
SHA-1C1803E6B72ECF8D60221F55A872F5A746BB53FDC
SHA-2560A976039D3A3F117C2301F62D05B9E33697B5E36DB2072E338F5F7739D369667
SSDEEP768:nwgA+g8fqJQ815QLRJVcB+K/gkO2ZZlgWPdvFz4PprylGKq:nwgqK10B4b+sWPdvFEkGKq
TLSHT18C03F746F676C8BFC496D8308EE74F6A7A3034C55339497F2008873E1E4AE194F66E66
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5833DCD17C26391A0E89E5D8014429756
PackageArchx86_64
PackageDescriptionString::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errorrs, speling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). NOTE: String::Approx suits the task of *string matching*, not *string comparison*, and it works for *strings*, not for *text*. If you want to compare strings for similarity, you probably just want the Levenshtein edit distance (explained below), the Text::Levenshtein and Text::LevenshteinXS modules in CPAN. See also Text::WagnerFischer and Text::PhraseDistance. (There are functions for this in String::Approx, e.g. adist(), but their results sometimes differ from the bare Levenshtein et al.) If you want to compare things like text or source code, consisting of *words* or *tokens* and *phrases* and *sentences*, or *expressions* and *statements*, you should probably use some other tool than String::Approx, like for example the standard UNIX diff(1) tool, or the Algorithm::Diff module from CPAN. The measure of *approximateness* is the _Levenshtein edit distance_. It is the total number of "edits": insertions, word world deletions, monkey money and substitutions sun fun required to transform a string to another string. For example, to transform _"lead"_ into _"gold"_, you need three edits: lead gead goad gold The edit distance of "lead" and "gold" is therefore three, or 75%. *String::Approx* uses the Levenshtein edit distance as its measure, but String::Approx is not well-suited for comparing strings of different length, in other words, if you want a "fuzzy eq", see above. String::Approx is more like regular expressions or index(), it finds substrings that are close matches.>
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-String-Approx
PackageReleasebp155.2.10
PackageVersion3.28
SHA-13275C04B51A91789E472452AA68526F9D20A9153
SHA-256F25554BC149A58EB0CD5A84ADC3BDF007FC11DDF5BA3BD98E830725C389EF3C2