The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "a more sensible way to change directories",
   "author" : [
      "David A Golden <dagolden@cpan.org>",
      "Michael G Schwern <schwern@pobox.com> (original author)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300002, CPAN::Meta::Converter version 2.112580",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "File-chdir",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Cwd" : "3.16",
            "Exporter" : 0,
            "File::Spec::Functions" : "3.27",
            "perl" : "5.006",
            "strict" : 0,
            "vars" : 0
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : 0,
            "File::Temp" : 0,
            "Test::More" : 0,
            "warnings" : 0
         }
      }
   },
   "provides" : {
      "File::chdir" : {
         "file" : "lib/File/chdir.pm",
         "version" : "0.1006"
      },
      "File::chdir::ARRAY" : {
         "file" : "lib/File/chdir.pm",
         "version" : "0.1006"
      },
      "File::chdir::SCALAR" : {
         "file" : "lib/File/chdir.pm",
         "version" : "0.1006"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-file-chdir at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=File-chdir"
      },
      "homepage" : "https://github.com/dagolden/file-chdir",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/file-chdir.git",
         "web" : "https://github.com/dagolden/file-chdir"
      }
   },
   "version" : "0.1006"
}