File-Find-CaseCollide

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'find collisions in filenames, differing only in case'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.014, 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: File-Find-CaseCollide
provides:
  File::Find::CaseCollide:
    file: lib/File/Find/CaseCollide.pm
    version: v0.2.0
  Test::File::Find::CaseCollide:
    file: lib/Test/File/Find/CaseCollide.pm
    version: v0.2.0
requires:
  File::Find::Object: '0'
  Getopt::Long: '0'
  JSON::MaybeXS: '0'
  List::Util: '1.35'
  Moo: '0'
  Test::Differences: '0'
  autodie: '0'
  perl: '5.014'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/file-find-casecollide/issues
  homepage: http://metacpan.org/release/File-Find-CaseCollide
  repository: https://github.com/shlomif/perl-File-Find-CaseCollide.git
version: 0.2.0
x_Dist_Zilla:
  perl:
    version: '5.030002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@Filter/TestMoreDoneTesting'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Filter/AutoPrereqs'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '6.014'
    -
      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.014'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: '6.014'
    -
      class: Dist::Zilla::Plugin::Readme



( run in 2.079 seconds using v1.01-cache-2.11-cpan-6fb7bf0f510 )