The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = Catalyst-Model-Search-ElasticSearch
author           = Devin Austin <dhoss@cpan.org>
license          = Perl_5
copyright_holder = Devin Austin

[@Basic]

[MetaResources]
homepage        = http://code.dhoss.net/catalyst-model-search-elasticsearch
repository.web  = https://github.com/dhoss/catalyst-model-search-elasticsearch
repository.url  = https://dhoss@github.com/dhoss/catalyst-model-search-elasticsearch.git
repository.type = git
x_mailing_list  = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst

[PkgVersion]

[Prereqs / TestRequires]
Test::More     = 0.90
Test::Requires = 0.06

[Prereqs]
Catalyst      = 0
ElasticSearch = 0
Moose         = 0

[AutoVersion]

[NextRelease]

[ChangelogFromGit]
max_age     = 365
tag_regexp  = ^\d+.\d+$
file_name   = Changes
wrap_column = 74

[UploadToCPAN]