fix: for the moment deactivated strict mode
This commit is contained in:
parent
0077398acb
commit
b509009c9f
@ -1,8 +1,5 @@
|
|||||||
package Net::LMTP;
|
package Net::LMTP;
|
||||||
|
|
||||||
use strict;
|
|
||||||
use warnings;
|
|
||||||
|
|
||||||
use base 'Net::SMTP';
|
use base 'Net::SMTP';
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user