Forgot pseudo hash entry
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@578 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
5994a79d9f
commit
f5efe92bea
@ -6,7 +6,7 @@ package Danga::DNS;
|
||||
# hosts you want to query, plus the callback. All the hard work is done
|
||||
# in Danga::DNS::Resolver.
|
||||
|
||||
use fields qw(client hosts num_hosts callback results start);
|
||||
use fields qw(client hosts num_hosts callback finished results start);
|
||||
use strict;
|
||||
|
||||
use Danga::DNS::Resolver;
|
||||
|
Loading…
Reference in New Issue
Block a user