The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name = POE-Component-Win32-Service
version = 1.26
author = Chris Williams <chris@bingosnet.co.uk>
license = Perl_5
copyright_holder = Chris Williams

[@BINGOS]

[DynamicPrereqs]
-condition = ! is_os('MSWin32','cygwin')
-body = die("OS unsupported\n");

[Prereqs / TestRequires]
Test::More = 0.47

[Prereqs]
POE = 1.005
POE::Filter::Line = 0
POE::Filter::Reference = 0
POE::Wheel::Run = 0
Win32 = 0
Win32::Service = 0
perl = 5.006