The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Plack-Middleware-FixIEXDomainRequestBug
author  = John Napiorkowski <jjnapiork@cpan.org>
license = Perl_5
copyright_holder = John Napiorkowski
copyright_year = 2013
abstract = Solve the IE8 / IE9 XDomainRequest Missing or Invalid Content-Type Bug
version = 0.001
 
[@Basic]
 
[MetaResources]
homepage = https://github.com/jjn1056/Plack-Middleware-FixIEXDomainRequestBug
bugtracker.web  = https://github.com/jjn1056/Plack-Middleware-FixIEXDomainRequestBug/issues
repository.web  = https://github.com/jjn1056/Plack-Middleware-FixIEXDomainRequestBug
repository.url  = https://github.com/jjn1056/Plack-Middleware-FixIEXDomainRequestBug.git
repository.type = git
 
[Prereqs]
Plack::Middleware = 0

[Prereqs / TestRequires]
Test::Most = 0
HTTP::Message::PSGI = 0
HTTP::Request = 0
HTTP::Response = 0