mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 18:45:42 -04:00
Databases switched to metaphone. making backup before i drop the soundex column
This commit is contained in:
parent
26c2bfe8ae
commit
028296fbb1
1 changed files with 1 additions and 0 deletions
1
cpanfile
1
cpanfile
|
@ -91,3 +91,4 @@ requires 'Text::Metaphone' => 0;
|
|||
|
||||
requires 'DBD::SQLite::BundledExtensions' => 0;
|
||||
requires 'Text::Levenshtein' => 0;
|
||||
requires 'Text::Metaphone' => 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue