---
abstract: 'Simple diff to String'
author:
  - 'Kazuhiro Osawa <yappo {@} shibuya {dot} pl>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Base: '0'
  Test::More: '0'
  perl: '5.008005'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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: String-Diff
provides:
  String::Diff:
    file: lib/String/Diff.pm
    version: '0.11'
requires:
  Algorithm::Diff: '0'
  Exporter: '0'
  YAML: '0'
  base: '0'
  perl: '5.008005'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=String-Diff
  homepage: http://metacpan.org/release/String-Diff
  repository: git://github.com/renormalist/p5-String-Diff.git
version: '0.11'
x_Dist_Zilla:
  perl:
    version: '5.040000'
  plugins:
    -
      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: '@SCHWIGON/@Basic/GatherDir'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@SCHWIGON/@Basic/PruneCruft'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@SCHWIGON/@Basic/ManifestSkip'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@SCHWIGON/@Basic/MetaYAML'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::License
      name: '@SCHWIGON/@Basic/License'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@SCHWIGON/@Basic/Readme'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@SCHWIGON/@Basic/ExtraTests'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@SCHWIGON/@Basic/ExecDir'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@SCHWIGON/@Basic/ShareDir'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@SCHWIGON/@Basic/MakeMaker'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@SCHWIGON/@Basic/Manifest'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@SCHWIGON/@Basic/TestRelease'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@SCHWIGON/@Basic/ConfirmRelease'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@SCHWIGON/@Basic/UploadToCPAN'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@SCHWIGON/MetaConfig'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@SCHWIGON/MetaJSON'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: '@SCHWIGON/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
              version: '6.032'
          include_underscores: 0
        Dist::Zilla::Role::MetaProvider::Provider:
          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
          inherit_missing: 1
          inherit_version: 1
          meta_noindex: 1
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000038'
          version: '0.006'
      name: '@SCHWIGON/MetaProvides::Package'
      version: '2.004003'
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@SCHWIGON/PkgVersion'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@SCHWIGON/PodSyntaxTests'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          bail_out_on_fail: 0
          fail_on_warning: author
          fake_home: 0
          filename: t/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: 0
          phase: test
          script_finder:
            - ':PerlExecFiles'
          skips:
            - Test::TAPv13
          switch: []
      name: '@SCHWIGON/Test::Compile'
      version: '2.058'
    -
      class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
      name: '@SCHWIGON/Test::Pod::Coverage::Configurable'
      version: '0.07'
    -
      class: Dist::Zilla::Plugin::MetaResources
      name: '@SCHWIGON/MetaResources'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@SCHWIGON/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':ExecFiles'
            - ':InstallModules'
            - ':TestFiles'
          trailing_whitespace: 0
      name: '@SCHWIGON/Test::EOL'
      version: '0.19'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          config_plugins:
            - '@SCHWIGON'
          finder:
            - ':InstallModules'
            - ':PerlExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.020'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Name
              name: '@SCHWIGON/Name'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Region
              name: '@SCHWIGON/prelude'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Generic
              name: SYNOPSIS
              version: '4.020'
            -
              class: Pod::Weaver::Section::Generic
              name: DESCRIPTION
              version: '4.020'
            -
              class: Pod::Weaver::Section::Generic
              name: OVERVIEW
              version: '4.020'
            -
              class: Pod::Weaver::Section::Collect
              name: ATTRIBUTES
              version: '4.020'
            -
              class: Pod::Weaver::Section::Collect
              name: METHODS
              version: '4.020'
            -
              class: Pod::Weaver::Section::Collect
              name: FUNCTIONS
              version: '4.020'
            -
              class: Pod::Weaver::Section::Collect
              name: TYPES
              version: '4.020'
            -
              class: Pod::Weaver::Section::Leftovers
              name: '@SCHWIGON/Leftovers'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Region
              name: '@SCHWIGON/postlude'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Authors
              name: '@SCHWIGON/Authors'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Legal
              name: '@SCHWIGON/Legal'
              version: '4.020'
            -
              class: Pod::Weaver::Plugin::Transformer
              name: '@SCHWIGON/List'
              version: '4.020'
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: '@SCHWIGON/SingleEncoding'
              version: '4.020'
      name: '@SCHWIGON/PodWeaver'
      version: '4.010'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@SCHWIGON/AutoPrereqs'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: '@SCHWIGON/Git::Describe'
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::CheckChangesHasContent
      name: '@SCHWIGON/CheckChangesHasContent'
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@SCHWIGON/NextRelease'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
      name: '@SCHWIGON/Git::CheckFor::CorrectBranch'
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: 0
          version_regexp: (?^:^v(.+)$)
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
      name: '@SCHWIGON/Git::NextVersion'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
      name: '@SCHWIGON/@Git/Check'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: v%V%n%n%c
          signoff: 0
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@SCHWIGON/@Git/Commit'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          changelog: Changes
          signed: 0
          tag: v0.11
          tag_format: v%V
          tag_message: v%V
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@SCHWIGON/@Git/Tag'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::Git::Push
      config:
        Dist::Zilla::Plugin::Git::Push:
          push_to:
            - origin
          remotes_must_exist: 1
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.25.1
          repo_root: .
      name: '@SCHWIGON/@Git/Push'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Git::Contributors
      config:
        Dist::Zilla::Plugin::Git::Contributors:
          git_version: 2.25.1
          include_authors: 0
          include_releaser: 1
          order_by: name
          paths: []
      name: Git::Contributors
      version: '0.037'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: ManifestSkip
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: '@SCHWIGON/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
      version: '6.032'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: '6.032'
x_authority: cpan:SCHWIGON
x_contributors:
  - 'Jose Luis Martinez <jlmartinez@capside.com>'
  - 'Kazuhiro Osawa <yappo@shibuya.pl>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Nikolay Martynov <mar.kolya@gmail.com>'
  - 'Petr Ĺ abata <contyk@redhat.com>'
  - 'Steffen Schwigon <ss5@renormalist.net>'
  - 'yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>'
x_generated_by_perl: v5.40.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'