{
   "abstract" : "Manage perl installations in your C<$HOME>",
   "author" : [
      "Kang-min Liu  C<< <gugod@gugod.org> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.029",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-perlbrew",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.029",
            "Pod::Markdown" : "2.002"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::Perl::Releases" : "5.20220313",
            "Capture::Tiny" : "0.48",
            "Devel::PatchPerl" : "2.08",
            "ExtUtils::MakeMaker" : "7.22",
            "File::Copy" : "0",
            "File::Temp" : "0.2304",
            "JSON::PP" : "0",
            "Pod::Parser" : "1.63",
            "Pod::Usage" : "1.68",
            "local::lib" : "2.000014"
         }
      },
      "test" : {
         "requires" : {
            "File::Which" : "1.21",
            "IO::All" : "0.51",
            "Path::Class" : "0.33",
            "Test::Exception" : "0.32",
            "Test::More" : "1.001002",
            "Test::NoWarnings" : "1.04",
            "Test::Output" : "1.03",
            "Test::Simple" : "1.001002",
            "Test::Spec" : "0.49",
            "Test::TempDir::Tiny" : "0.016"
         }
      }
   },
   "provides" : {
      "App::Perlbrew::HTTP" : {
         "file" : "lib/App/Perlbrew/HTTP.pm"
      },
      "App::Perlbrew::Path" : {
         "file" : "lib/App/Perlbrew/Path.pm"
      },
      "App::Perlbrew::Path::Installation" : {
         "file" : "lib/App/Perlbrew/Path/Installation.pm"
      },
      "App::Perlbrew::Path::Installations" : {
         "file" : "lib/App/Perlbrew/Path/Installations.pm"
      },
      "App::Perlbrew::Path::Root" : {
         "file" : "lib/App/Perlbrew/Path/Root.pm"
      },
      "App::Perlbrew::Util" : {
         "file" : "lib/App/Perlbrew/Util.pm"
      },
      "App::perlbrew" : {
         "file" : "lib/App/perlbrew.pm",
         "version" : "0.95"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gugod/App-perlbrew/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gugod/App-perlbrew.git",
         "web" : "https://github.com/gugod/App-perlbrew"
      }
   },
   "version" : "0.95",
   "x_serialization_backend" : "JSON::PP version 4.07",
   "x_spdx_expression" : "MIT",
   "x_static_install" : "1"
}