The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = Plack-Middleware-Throttle-Lite
version          = 0.03
author           = Anton Gerasimov <chim@cpan.org>
license          = Perl_5
copyright_holder = Anton Gerasimov
copyright_year   = 2013
main_module      = lib/Plack/Middleware/Throttle/Lite.pm

[@Author::CHIM]
dist = Plack-Middleware-Throttle-Lite

[Prereqs]
perl                            = 5.010001
strict                          = 0
warnings                        = 0
parent                          = 0
feature                         = 0
Carp                            = 1.26
Plack                           = 1.0001
Scalar::Util                    = 1.23
List::MoreUtils                 = 0.33
Net::CIDR::Lite                 = 0.21
POSIX                           = 0

[Prereqs / TestRequires]
Test::More                      = 0.98
Test::Pod                       = 1.22
Test::Exception                 = 0
Plack                           = 1.0001
HTTP::Message                   = 6.01