File-Find-CaseCollide

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "find collisions in filenames, differing only in case",
   "author" : [
      "Shlomi Fish <shlomif@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "File-Find-CaseCollide",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Code::TidyAll" : "0.50",
            "Test::EOL" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::TrailingSpace" : "0.0203"
         }
      },
      "runtime" : {
         "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"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "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"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shlomif/file-find-casecollide/issues"
      },
      "homepage" : "http://metacpan.org/release/File-Find-CaseCollide",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/shlomif/perl-File-Find-CaseCollide.git",
         "web" : "https://github.com/shlomif/perl-File-Find-CaseCollide"
      }
   },
   "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"
         },
         {



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