Makefile.PL: reenable Time::TAI64
This commit is contained in:
parent
52002eecf6
commit
09b7d977db
@ -19,10 +19,11 @@ WriteMakefile(
|
||||
# modules for specific features
|
||||
'Mail::DKIM' => 0,
|
||||
'File::Tail' => 0,
|
||||
'Time::TAI64' => 0,
|
||||
# modules that cause Travis build tests to fail
|
||||
# 'Mail::SpamAssassin' => 0,
|
||||
# 'Geo::IP' => 0,
|
||||
# 'Mail::SPF' => 0,
|
||||
# 'Time::TAI64' => 0,
|
||||
},
|
||||
ABSTRACT => 'Flexible smtpd daemon written in Perl',
|
||||
AUTHOR => 'Ask Bjoern Hansen <ask@develooper.com>',
|
||||
|
Loading…
Reference in New Issue
Block a user