name              = REST-Client
main_module       = lib/REST/Client.pm
author            = Miles Crawford <mcrawfor@cpan.org>
author            = Kevin L. Kane <kkane@cpan.org>
license           = Perl_5
copyright_holder  = Miles Crawford
copyright_year    = 2008

[VersionFromMainModule]

[MetaResources]
homepage          = https://github.com/milescrawford/cpan-rest-client
bugtracker.web    = https://github.com/milescrawford/cpan-rest-client/issues
repository.url    = https://github.com/milescrawford/cpan-rest-client.git
repository.web    = https://github.com/milescrawford/cpan-rest-client
repository.type   = git

[GatherDir]

[MetaJSON]

[MakeMaker]

[Git::Check]

[Git::Commit]
commit_msg = Release %N %v%n%n%c

[Git::Tag]
tag_format = %N-%v
tag_message = Release %N %v

[Git::Push]

[AutoPrereqs]
skip = XML::LibXML

[Prereqs]
perl = 5.8.0
LWP::Protocol::https = 0

[Prereqs / RuntimeSuggests]
XML::LibXML = 0

[TestRelease]
[ConfirmRelease]
[UploadToCPAN]

[PodWeaver]

[Test::ReportPrereqs]