From 4a622e3aff90c8990b400c0b946a38bf805dfa1f Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 27 Jun 2012 03:23:27 -0400 Subject: [PATCH] uribl: ordered pragmas and dependencies --- plugins/uribl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/uribl b/plugins/uribl index 7e5e677..b63a4c9 100644 --- a/plugins/uribl +++ b/plugins/uribl @@ -89,14 +89,14 @@ may be used and redistributed under the same terms as qpsmtpd itself. =cut -use Net::DNS::Resolver; -use Time::HiRes qw(time); -use IO::Select; +use strict; +use warnings; use Qpsmtpd::Constants; -use strict; -use warnings; +use Net::DNS::Resolver; +use Time::HiRes qw(time); +use IO::Select; # ccTLDs that allocate domain names within a strict two-level hierarchy, # as in *.co.uk