The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "File path utility",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Path-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "Unicode::UTF8" : "0.58"
         },
         "requires" : {
            "Cwd" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::Copy" : "0",
            "File::Path" : "2.07",
            "File::Spec" : "3.40",
            "File::Temp" : "0.18",
            "File::stat" : "0",
            "autodie" : "2.00",
            "constant" : "0",
            "overload" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Devel::Hide" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Spec::Unix" : "0",
            "List::Util" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Path::Tiny" : {
         "file" : "lib/Path/Tiny.pm",
         "version" : "0.010"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/path-tiny/issues"
      },
      "homepage" : "https://metacpan.org/release/Path-Tiny",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/dagolden/path-tiny.git",
         "web" : "https://github.com/dagolden/path-tiny"
      }
   },
   "version" : "0.010"
}