The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Implements symbolic and ls chmod modes",
   "author" : [
      "Jeff Pinyan <japhy.734+CPAN@gmail.com>",
      "Caleb Cushing <xenoterracide@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "File-chmod",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.08",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "base" : "0",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "English" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "File::chmod" : {
         "file" : "lib/File/chmod.pm",
         "version" : "0.39"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xenoterracide/file-chmod/issues"
      },
      "homepage" : "https://metacpan.org/dist/File-chmod",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/xenoterracide/file-chmod.git",
         "web" : "https://github.com/xenoterracide/file-chmod"
      }
   },
   "version" : "0.39",
   "x_contributors" : [
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Slaven Rezic <slaven@rezic.de>",
      "Tim <oylenshpeegul@gmail.com>"
   ]
}