The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name                = MooseX-Types-DateTime
author              = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
copyright_holder    = יובל קוג'מן (Yuval Kogman)
copyright_year      = 2008
license             = Perl_5

; required version of Dist::Zilla
:version = 5.0

[@Author::ETHER]
:version = 0.094
Authority.authority = cpan:NUFFIN
Test::MinimumVersion.max_target_perl = 5.008003
StaticInstall.dry_run = 0   ; we can safely set this here

[Substitute]
:version = 0.006
file = xt/author/clean-namespaces.t
code = s/^(# this test was .*)$/$1\n# and altered by the local dist.ini/;
code = s/^(use Test::CleanNamespaces.*)$/$1\nuse Test::Requires { 'MooseX::Types' => '0.42' };/;

[Prereqs / DevelopRequires]
Test::Warnings = 0
Test::Requires = 0

[MetaResources]
x_IRC = irc://irc.perl.org/#moose
x_MailingList = http://lists.perl.org/list/moose.html

[Test::CheckBreaks]
conflicts_module = Moose::Conflicts