name    = Catalyst-Component-WithDelayedSetup
author  = John Napiorkowski <jjnapiork@cpan.org>
license = Perl_5
copyright_holder = John Napiorkowski
copyright_year   = 2015
abstract = Delay setup of application scoped Catalyst Components
version = 0.002

[@Basic]

[MetaResources]
homepage = https://github.com/jjn1056/Catalyst-Component-WithDelayedSetup
bugtracker.web  = https://github.com/jjn1056/Catalyst-Component-WithDelayedSetup/issues
repository.web  = https://github.com/jjn1056/Catalyst-Component-WithDelayedSetup
repository.url  = https://github.com/jjn1056/Catalyst-Component-WithDelayedSetup.git
repository.type = git
 
[Prereqs]
Moose = 2.1403

[Prereqs / TestRequires]
Test::Most = 0
Catalyst::Test = 0