Text-Hunspell-FFI
view release on metacpan or search on metacpan
name = Text-Hunspell-FFI
author = Graham Ollis <plicease@cpan.org>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2015-2021
version = 0.04
[@Author::Plicease]
:version = 2.61
release_tests = 1
installer = Author::Plicease::MakeMaker
diag = +Alien::Hunspell
github_user = uperl
workflow = linux
workflow = macos
workflow = windows
workflow = cygwin
workflow = msys2-mingw
diag_preamble = | $post_diag = sub
diag_preamble = | {
diag_preamble = | require Text::Hunspell::FFI;
diag_preamble = | diag "lib=", Text::Hunspell::FFI::_lib();
diag_preamble = | };
[RemovePrereqs]
remove = strict
remove = warnings
remove = base
remove = experimental
remove = Data::Dumper
remove = Alien::Hunspell
[Prereqs]
-phase = configure
FFI::CheckLib = 0.27
[Author::Plicease::Upload]
cpan = 1
[DynamicPrereqs]
-condition = ! eval { require FFI::CheckLIb; FFI::CheckLib::check_lib(lib => '*', verify => sub { $_[0] =~ /hunspell/ }, symbol => "Hunspell_create") }
-body = requires('Alien::Hunspell', 0)
[PruneFiles]
filename = t/spanish.aff
filename = t/spanish.dic
( run in 1.679 second using v1.01-cache-2.11-cpan-39bf76dae61 )