HTML-Spelling-Site

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'a system/framework for spell-checking an entire static HTML site.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::Builder::Tester: '0'
  Test::More: '0.88'
  Text::Hunspell: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTML-Spelling-Site
provides:
  HTML::Spelling::Site:
    file: lib/HTML/Spelling/Site.pm
    version: v0.10.3
  HTML::Spelling::Site::Checker:
    file: lib/HTML/Spelling/Site/Checker.pm
    version: v0.10.3
  HTML::Spelling::Site::Finder:
    file: lib/HTML/Spelling/Site/Finder.pm
    version: v0.10.3
  HTML::Spelling::Site::Whitelist:
    file: lib/HTML/Spelling/Site/Whitelist.pm
    version: v0.10.3
requires:
  Digest: '0'
  File::Find::Object: '0'
  HTML::Parser: '3.00'
  JSON::MaybeXS: '0'
  List::MoreUtils: '0'
  MooX: '0'
  MooX::late: '0.010'
  POSIX: '0'
  Path::Tiny: '0.144'
  Test::Differences: '0'
  Test::More: '0.88'
  autodie: '0'
  locale: '0'
  perl: '5.014'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/html-spelling-site/issues
  homepage: http://metacpan.org/release/HTML-Spelling-Site
  repository: https://github.com/shlomif/HTML-Spelling-Site.git
version: 0.10.3
x_Dist_Zilla:
  perl:
    version: '5.036000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@Filter/TestMoreDoneTesting'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Filter/AutoPrereqs'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Filter/GatherDir'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: '6.025'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'



( run in 0.731 second using v1.01-cache-2.11-cpan-140bd7fdf52 )