We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b923873 commit 25af72cCopy full SHA for 25af72c
Makefile.PL
@@ -64,9 +64,6 @@ $descriptor{CONFIGURE_REQUIRES} = {
64
# 'Alien::FFTW3' =>0,
65
};
66
$descriptor{BUILD_REQUIRES} = {'PDL::PP'=>0};
67
-$descriptor{NO_MYMETA} = 0;
68
-
69
-$descriptor{NAME} = "PDL::FFTW3";
70
$descriptor{AUTHOR} = "Dima Kogan <dima\@secretsauce.net>, Craig DeForest <deforest\@boulder.swri.edu>";
71
$descriptor{ABSTRACT} = "PDL interface to the Fastest Fourier Transform in the West";
72
$descriptor{LICENSE} = "gpl_3";
0 commit comments