Name : perl-Text-Record-Deduper
| |
Version : 0.07
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.6.1
| Date : 2023-01-27 18:13:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-Text-Record-Deduper-0.07-lp154.6.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Separate complete, partial and near duplicate text records
|
Description :
This module allows you to take a text file of records and split it into a file of unique and a file of duplicate records. Deduping of arrays is also possible.
Records are defined as a set of fields. Fields may be separated by spaces, commas, tabs or any other delimiter. Records are separated by a new line.
If no options are specifed, a duplicate will be created only when all the fields in a record (the entire line) are duplicated.
By specifying options a duplicate record is defined by which fields or partial fields must not occur more than once per record. There are also options to ignore case sensitivity, leading and trailing white space.
Additionally \'near\' or \'fuzzy\' duplicates can be defined. This is done by creating aliases, such as Bob => Robert.
This module is useful for finding duplicates that have been created by multiple data entry, or merging of similar records
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch |