{
    module_name => 'Lingua::TR::ASCII',
    requires    => {
        'Text::Unidecode' => '0.04',
    },
    meta_merge  => {
        resources => {
            repository => 'http://github.com/burak/cpan-lingua-tr-ascii/',
        },
    },
    BUILDER => {
        change_versions                  => 1,
        copyright_first_year             => '2011',
        add_pod_author_copyright_license => 1,
    },
}
