1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
name = MooseX-App
author = Maroš Kollár <maros@k-1.com>
license = Perl_5
copyright_holder = Maroš Kollár
copyright_year = 2012
main_module = lib/MooseX/App.pm
[Git::GatherDir]
exclude_match=Makefile
exclude_match=LICENSE
[MakeMaker]
[VersionFromMainModule]
[MetaYAML]
[MetaJSON]
[MinimumPerlFast]
[MetaResources]
repository.web = https://github.com/maros/MooseX-App
repository.url = git://github.com/maros/MooseX-App.git
repository.type = git
bugtracker.web = https://github.com/maros/MooseX-App/issues
[License]
[RunExtraTests]
[TestRelease]
[Manifest]
[Prereqs::FromCPANfile]
|