The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Fully UTF-8 aware Cwd",
   "author" : [
      "Hayo Baan <info@hayobaan.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Cwd-utf8",
   "no_index" : {
      "directory" : [
         "corpus"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "English" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0",
            "Test::Vars" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Encode" : "0",
            "Exporter" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Path" : "2.06_06",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.96",
            "Test::Warn" : "0",
            "blib" : "1.01",
            "open" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Cwd::utf8" : {
         "file" : "lib/Cwd/utf8.pm",
         "version" : "0.011"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/HayoBaan/Cwd-utf8/issues"
      },
      "homepage" : "http://metacpan.org/release/Cwd-utf8/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/HayoBaan/Cwd-utf8.git",
         "web" : "https://github.com/HayoBaan/Cwd-utf8"
      }
   },
   "version" : "0.011",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}