1name             = POE-Component-Server-IRC
2author           = Chris Williams <chris@bingosnet.co.uk>
3author           = Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
4copyright_holder = Chris Williams, Hinrik Örn Sigurðsson
5license          = Perl_5
6
7[@AVAR]
8dist               = POE-Component-Server-IRC
9authority          = cpan:HINRIK
10bugtracker         = rt
11use_CompileTests   = 0
12nextrelease_format = %-5v %{ccc MMM d HH:mm:ss V YYYY}d
13github_user        = bingos
14git_tag_message    = CPAN release %v
15no_AutoPrereq      = 1
16
17[Prereqs / RuntimeRequires]
18Crypt::PasswdMD5              = 1.3
19IRC::Utils                    = 0.10
20List::Util                    = 0
21Net::Netmask                  = 1.9012
22POE                           = 0.9999
23POE::Filter::IRCD             = 2.2
24POE::Component::Client::DNS   = 1.00
25POE::Component::Client::Ident = 1.00
26POE::Component::Syndicator    = 0.04
27
28[Prereqs / RuntimeRecommends]
29POE::Filter::Zlib::Stream     = 0
30POE::Component::SSLify        = 0
31
32[Prereqs / TestRequires]
33POE::Component::IRC           = 6.68
34Test::More                    = 0.47
35