Moose

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

name    = Moose
author  = Stevan Little <stevan@cpan.org>
author  = Dave Rolsky <autarch@urth.org>
author  = Jesse Luehrs <doy@cpan.org>
author  = Shawn M Moore <sartak@cpan.org>
author  = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
author  = Karen Etheridge <ether@cpan.org>
author  = Florian Ragwitz <rafl@debian.org>
author  = Hans Dieter Pearcey <hdp@cpan.org>
author  = Chris Prather <chris@prather.org>
author  = Matt S Trout <mstrout@cpan.org>
license = Perl_5
copyright_holder = Infinity Interactive, Inc.
copyright_year = 2006

; $VERSION will be extracted from lib/Moose.pm,
; or override it with $ENV{V}

; authordep Config::MVP = 2.200011

[EnsurePrereqsInstalled]
:version = 0.003
build_phase = release ; be nice to travis
type = requires
type = recommends

[Git::GatherDir]
exclude_match = ^t/recipes/(?!basics_genome_overloadingsubtypesandcoercion)
exclude_filename = Makefile.PL
exclude_filename = LICENSE
exclude_filename = CONTRIBUTING.pod
exclude_filename = ppport.h

; authordep Devel::PPPort = 3.68
[PPPort]
version = 3.68

[MetaYAML]
[MetaJSON]
[License]
[ExecDir]   ; bin/moose-outdated

;[lib]
;lib = inc

; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
[=inc::MakeMaker]
default_jobs = 9

; authordep ExtUtils::HasCompiler = 0.022
[ModuleIncluder]
:version = 0.007
module = ExtUtils::HasCompiler
background_perl = 5.008003

[Manifest]

[MetaConfig]

[=inc::SimpleAuthority]

[MetaResources]
bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=Moose
bugtracker.mailto = bug-Moose@rt.cpan.org
homepage          = http://moose.perl.org/
repository.url    = git://github.com/moose/Moose.git
repository.web    = https://github.com/moose/Moose
repository.type   = git
x_IRC = irc://irc.perl.org/#moose
x_MailingList = http://lists.perl.org/list/moose.html

[UseUnsafeInc]
dot_in_INC = 0

[=inc::Documentation]
module = Moose::Manual
module = Moose::Manual::Attributes
module = Moose::Manual::BestPractices
module = Moose::Manual::Classes
module = Moose::Manual::Concepts
module = Moose::Manual::Construction
module = Moose::Manual::Contributing
module = Moose::Manual::Delegation
module = Moose::Manual::Delta



( run in 3.496 seconds using v1.01-cache-2.11-cpan-d8267643d1d )