uribl: ordered pragmas and dependencies
This commit is contained in:
parent
0d911852ad
commit
4a622e3aff
@ -89,14 +89,14 @@ may be used and redistributed under the same terms as qpsmtpd itself.
|
|||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
use Net::DNS::Resolver;
|
use strict;
|
||||||
use Time::HiRes qw(time);
|
use warnings;
|
||||||
use IO::Select;
|
|
||||||
|
|
||||||
use Qpsmtpd::Constants;
|
use Qpsmtpd::Constants;
|
||||||
|
|
||||||
use strict;
|
use Net::DNS::Resolver;
|
||||||
use warnings;
|
use Time::HiRes qw(time);
|
||||||
|
use IO::Select;
|
||||||
|
|
||||||
# ccTLDs that allocate domain names within a strict two-level hierarchy,
|
# ccTLDs that allocate domain names within a strict two-level hierarchy,
|
||||||
# as in *.co.uk
|
# as in *.co.uk
|
||||||
|
Loading…
Reference in New Issue
Block a user