name    = Statistics-NiceR
version = 0.03
author  = Zakariyya Mughal <zmughal@cpan.org>
license = Perl_5
copyright_holder = Zakariyya Mughal
copyright_year   = 2014

[@Filter]
-bundle = @Basic
-remove = ExtraTests
-remove = MakeMaker

[InlineModule]
module = Statistics::NiceR::Backend::EmbeddedR
module = Statistics::NiceR::Sexp
module = Statistics::NiceR::DataConvert::PDL
module = Statistics::NiceR::DataConvert::Perl

[MetaResources]
IRC = irc://irc.perl.org/#pdl
x_IRC = irc://irc.perl.org/#pdl
;x_IRC.Web = http://widget01.mibbit.com/?server=irc.perl.org&channel=%23pdl

[AutoPrereqs]
skip = ::Inline$

[PkgVersion]
[CheckChangeLog]
[GithubMeta]
[PodWeaver]
[MinimumPerl]

[ReadmeAnyFromPod / ReadmePodInRoot]
; generate README.pod in root (so that it can be displayed on GitHub)
type = pod
filename = README.pod
location = root

[Git::CommitBuild]
; no build commits
branch =
; release commits
release_branch  = build/%b
release_message = Release build of v%v (on %b)

[@Git]
allow_dirty = dist.ini
allow_dirty = README
push_to = origin
push_to = origin build/master:build/master

[Prereqs / ConfigureRequires]
Inline = 0.67
Inline::C = 0.62
PDL = 0