Makefile.PL: added commented Math::Complex
This commit is contained in:
parent
4aa888dc6c
commit
b1afbabf4c
@ -26,6 +26,7 @@ WriteMakefile(
|
|||||||
# modules that cause Travis build tests to fail
|
# modules that cause Travis build tests to fail
|
||||||
# 'Mail::SpamAssassin' => 0,
|
# 'Mail::SpamAssassin' => 0,
|
||||||
# 'Geo::IP' => 0,
|
# 'Geo::IP' => 0,
|
||||||
|
# 'Math::Complex' => 0, # geodesic distance in Geo::IP
|
||||||
# 'Mail::SPF' => 0,
|
# 'Mail::SPF' => 0,
|
||||||
},
|
},
|
||||||
ABSTRACT => 'Flexible smtpd daemon written in Perl',
|
ABSTRACT => 'Flexible smtpd daemon written in Perl',
|
||||||
|
Loading…
Reference in New Issue
Block a user