minismokebox
view release on metacpan or search on metacpan
name = minismokebox
version = 0.68
author = Chris Williams <chris@bingosnet.co.uk>
license = Perl_5
copyright_holder = Chris Williams
[@BINGOS]
[DynamicPrereqs]
-condition = can_cc()
-body = requires( 'POE::XS::Queue::Array' => 0.005 );
-body = if ( $^O eq 'linux' ) {
-body = requires( 'POE::XS::Loop::EPoll' => 1.001 );
-body = }
-body = elsif ( $^O =~ /^(MSWin32|darwin)$/ ) {
-body = requires( 'Event' => 0 );
-body = requires( 'POE::Loop::Event' => 0 );
-body = }
-body = else {
-body = requires( 'POE::XS::Loop::Poll' => 1.000 );
-body = }
[Prereqs / TestRequires]
HTTP::Date = 0
HTTP::Response = 0
POE::Filter::HTTP::Parser = 1.06
Test::More = 0.47
Test::POE::Server::TCP = 0.12
YAML::XS = 0.64
[Prereqs]
App::SmokeBox::PerlVersion = 0.16
Config::Tiny = 2.12
File::Path = 0
File::Spec = 0
Module::Load = 0
Module::Pluggable = 0
POE = 1.005
POE::Component::SmokeBox = 0.36
POE::Component::SmokeBox::Dists = 1.04
POE::Component::SmokeBox::Recent = 1.3
Pod::Usage = 1.00
Time::Duration = 1.06
perl = 5.006
unless = 0.02
( run in 2.981 seconds using v1.01-cache-2.11-cpan-ceb78f64989 )