The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = POE-Quickie
author           = Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
copyright_holder = Hinrik Örn Sigurðsson
license          = Perl_5

[@AVAR]
dist               = POE-Quickie
authority          = cpan:HINRIK
bugtracker         = rt
use_CompileTests   = 0
nextrelease_format = %-5v %{ccc MMM d HH:mm:ss V YYYY}d
github_user        = hinrik
git_tag_message    = CPAN release %v
no_AutoPrereq      = 1

[Prereqs / Runtime]
perl                = 5.008
POE                 = 1.350
POE::Filter::Stream = 0
POE::Session        = 0
POE::Wheel::Run     = 0

[Prereqs / BuildRequires]
Test::More      = 0.47
Test::Deep      = 0
Capture::Tiny   = 0.07