name    = Catalyst-Plugin-ResponseFrom
author  = John Napiorkowski <jjnapiork@cpan.org>
license = Perl_5
copyright_holder = John Napiorkowski
copyright_year = 2015
abstract = Get the response from a public path.
version = 0.003

[@Basic]

[MetaResources]
homepage = https://github.com/jjn1056/Catalyst-Plugin-ResponseFrom
bugtracker.web  = https://github.com/jjn1056/Catalyst-Plugin-ResponseFrom/issues
repository.web  = https://github.com/jjn1056/Catalyst-Plugin-ResponseFrom
repository.url  = https://github.com/jjn1056/Catalyst-Plugin-ResponseFrom.git
repository.type = git
 
[Prereqs]
Catalyst = 5.90060
HTTP::Message::PSGI = 0
Moose::Role = 0
MIME::Base64 = 0
URI = 0
Scalar::Util = 0

[Prereqs / TestRequires]
Test::Most = 0
HTTP::Request::Common = 0