The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Math-FFT
author  = Shlomi Fish <shlomif@cpan.org>
license = Perl_5
copyright_holder = Randy Kobes
copyright_year   = 2000

[@Filter]
-bundle = @Basic
-remove = ExtraTests
-remove = License
-remove = MakeMaker
-remove = Readme
[AutoPrereqs]
[MakeMaker::Awesome]
WriteMakefile_arg = 'OBJECT' => 'FFT.o fft4g.o arrays.o'
[MetaJSON]
[MetaProvides::Package]
[MetaResources]
bugtracker.mailto = bug-math-fft@rt.cpan.org
bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=Math-FFT
repository.type = git
repository.url = https://github.com/shlomif/perl-Math-FFT.git
repository.web = https://github.com/shlomif/perl-Math-FFT
[PodSyntaxTests]
[PodCoverageTests]
[PodWeaver]
[PruneCruft]
[PruneFiles]
match = ^Rejects/
match = ^scripts/
[RewriteVersion]
[RunExtraTests]
[Test::CPAN::Changes]
[Test::Compile]
fake_home = 1
skip = scripts
[Test::Kwalitee::Extra]
[Test::TrailingSpace]