1{
2   "abstract" : "A component that provides non-blocking DNSBL lookups",
3   "author" : [
4      "Chris Williams <chris@bingosnet.co.uk>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 4.300003, CPAN::Meta::Converter version 2.112621",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "POE-Component-Client-DNSBL",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "Data::Dumper" : "0.47",
20            "Test::More" : "0.47"
21         }
22      },
23      "configure" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "6.30"
26         }
27      },
28      "runtime" : {
29         "requires" : {
30            "Net::IP::Minimal" : 0,
31            "POE" : "1.004",
32            "POE::Component::Client::DNS" : "1",
33            "perl" : "5.006"
34         }
35      }
36   },
37   "release_status" : "stable",
38   "resources" : {
39      "homepage" : "https://github.com/bingos/poe-component-client-dnsbl",
40      "repository" : {
41         "type" : "git",
42         "url" : "https://github.com/bingos/poe-component-client-dnsbl.git",
43         "web" : "https://github.com/bingos/poe-component-client-dnsbl"
44      }
45   },
46   "version" : "1.08"
47}
48
49