---
abstract: 'A base class for phonetic algorithms'
author:
  - 'Maroš Kollár'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::Most: 0
  Test::NoWarnings: 0
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.18'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Text-Phonetic
no_index:
  directory:
    - inc
    - t
    - xt
recommends:
  Text::DoubleMetaphone: 0
  Text::Metaphone: 0
requires:
  Class::Load: 0
  Module::Find: '0.11'
  Moo: '1.001000'
  Text::Soundex: '3.03'
  Text::Unidecode: 0
  perl: 5.8.0
resources:
  license: http://dev.perl.org/licenses/
  repository: git://github.com/maros/Text-Phonetic.git
version: '2.08'