Code-TidyAll-Plugin-YAMLFrontMatter

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'TidyAll plugin for validating YAML Front Matter'
author:
  - 'Mark Fowler <mfowler@maxmind.com>'
build_requires:
  Capture::Tiny: '0'
  Code::TidyAll: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Class::Most: '0'
  Test::More: '0.96'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Code-TidyAll-Plugin-YAMLFrontMatter
provides:
  Code::TidyAll::Plugin::YAMLFrontMatter:
    file: lib/Code/TidyAll/Plugin/YAMLFrontMatter.pm
    version: '1.000003'
requires:
  Code::TidyAll::Plugin: '0'
  Encode: '0'
  Moo: '0'
  Path::Tiny: '0'
  Try::Tiny: '0'
  YAML::PP: '0.006'
  namespace::autoclean: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/maxmind/Code-Tidyall-Plugin-YAMLFrontMatter/issues
  homepage: http://metacpan.org/release/Code-TidyAll-Plugin-YAMLFrontMAtter
  repository: git://github.com/maxmind/Code-Tidyall-Plugin-YAMLFrontMatter.git
version: '1.000003'
x_Dist_Zilla:
  perl:
    version: '5.028001'
  plugins:
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@MAXMIND/MakeMaker'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - CONTRIBUTING.md
            - LICENSE
            - Makefile.PL
            - README.md
            - cpanfile
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@MAXMIND/Git::GatherDir'
      version: '2.045'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@MAXMIND/ManifestSkip'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::License
      name: '@MAXMIND/License'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@MAXMIND/ExecDir'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@MAXMIND/ShareDir'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@MAXMIND/Manifest'
      version: '6.012'



( run in 1.983 second using v1.01-cache-2.11-cpan-39bf76dae61 )