---
abstract: 'Client for the NearlyFreeSpeech.NET API'
author:
  - 'Christopher J. Madsen <perl@cjmweb.net>'
build_requires:
  File::Spec: 0
  FindBin: 0
  Module::Build: 0.21
  Test::More: 0.88
configure_requires:
  Module::Build: 0.21
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.200006, CPAN::Meta::Converter version 2.110930'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: WebService-NFSN
no_index:
  directory:
    - tools
recommends:
  Data::Dumper: 0
requires:
  Carp: 0
  Digest::SHA: 0
  Exception::Class: 0
  Exporter: 0
  File::ShareDir: 0
  File::Spec: 0
  HTTP::Request::Common: 0
  JSON::XS: 1
  LWP: 5
  LWP::Protocol::https: 0
  Scalar::Util: 1.01
  Try::Tiny: 0.04
  URI: 1
  perl: 5.006
resources:
  repository: git://github.com/madsen/webservice-nfsn.git
version: 0.10
x_Dist_Zilla:
  plugins:
    -
      class: Dist::Zilla::Plugin::VersionFromModule
      name: '@Filter/VersionFromModule'
      version: 0.08
    -
      class: Dist::Zilla::Plugin::GatherDir
      name: '@Filter/GatherDir'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Filter/MetaJSON'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Filter/PodSyntaxTests'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Filter/ExtraTests'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::PodLoom
      config:
        Pod::Loom version: 0.04
      name: '@Filter/PodLoom'
      version: 4.00
    -
      class: Dist::Zilla::Plugin::ModuleBuild::Custom
      name: '@Filter/ModuleBuild::Custom'
      version: 3.05
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Filter/MetaConfig'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::MatchManifest
      name: '@Filter/MatchManifest'
      version: 4.00
    -
      class: Dist::Zilla::Plugin::GitVersionCheckCJM
      name: '@Filter/GitVersionCheckCJM'
      version: 3.05
    -
      class: Dist::Zilla::Plugin::TemplateCJM
      name: '@Filter/TemplateCJM'
      version: 3.05
    -
      class: Dist::Zilla::Plugin::Repository
      name: '@Filter/Repository'
      version: 0.16
    -
      class: Dist::Zilla::Plugin::Git::Check
      name: '@Filter/@Git/Check'
      version: 1.110500
    -
      class: Dist::Zilla::Plugin::Git::Commit
      name: '@Filter/@Git/Commit'
      version: 1.110500
    -
      class: Dist::Zilla::Plugin::Git::Tag
      name: '@Filter/@Git/Tag'
      version: 1.110500
    -
      class: Dist::Zilla::Plugin::Git::Push
      name: '@Filter/@Git/Push'
      version: 1.110500
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Filter/TestRelease'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Filter/UploadToCPAN'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::ArchiveRelease
      name: '@Filter/ArchiveRelease'
      version: 3.01
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: ShareDir
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: recommends
      name: RuntimeRecommends
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: build
          type: requires
      name: BuildRequires
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: TestRequires
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: recommends
      name: TestRecommends
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: MetaNoIndex
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 4.200006
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: 4.200006
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 4.200006