The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "change directory temporarily for a limited scope",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "File-pushd",
   "no_index" : {
      "directory" : [
         "corpus",
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17",
            "perl" : "5.006"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::ReleaseStatus::FromVersion" : "0",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
            "English" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Wordlist" : "0",
            "Software::License::Apache_2_0" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Spelling" : "0.12",
            "Test::Version" : "1",
            "blib" : "1.01",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Exporter" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "overload" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "Test::More" : "0.96",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "File::pushd" : {
         "file" : "lib/File/pushd.pm",
         "version" : "1.014"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/File-pushd/issues"
      },
      "homepage" : "https://github.com/dagolden/File-pushd",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/File-pushd.git",
         "web" : "https://github.com/dagolden/File-pushd"
      }
   },
   "version" : "1.014",
   "x_authority" : "cpan:DAGOLDEN",
   "x_contributors" : [
      "Diab Jerius <djerius@cfa.harvard.edu>",
      "Graham Ollis <plicease@cpan.org>",
      "Olivier Mengu\u00e9 <dolmen@cpan.org>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}