App-Rakubrew

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Raku environment manager",
   "author" : [
      "Patrick B\u00f6ker <patrickb@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Rakubrew",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode::Locale" : "== 1.05",
            "File::Copy::Recursive" : "== 0.45",
            "File::HomeDir" : "== 1.006",
            "File::Which" : "== 1.27",
            "HTTP::Tinyish" : "== 0.19",
            "JSON" : "== 4.10",
            "Try::Tiny" : "== 0.31",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IPC::Run" : "== 20231003.0",
            "Test::Compile" : "== v3.3.1",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::Rakubrew" : {
         "file" : "lib/App/Rakubrew.pm",
         "version" : "45"
      },
      "App::Rakubrew::Build" : {
         "file" : "lib/App/Rakubrew/Build.pm",
         "version" : "45"
      },
      "App::Rakubrew::Config" : {
         "file" : "lib/App/Rakubrew/Config.pm",
         "version" : "45"
      },
      "App::Rakubrew::Download" : {
         "file" : "lib/App/Rakubrew/Download.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell" : {
         "file" : "lib/App/Rakubrew/Shell.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::Bash" : {
         "file" : "lib/App/Rakubrew/Shell/Bash.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::Cmd" : {
         "file" : "lib/App/Rakubrew/Shell/Cmd.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::Fish" : {
         "file" : "lib/App/Rakubrew/Shell/Fish.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::PowerShell" : {
         "file" : "lib/App/Rakubrew/Shell/PowerShell.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::Sh" : {
         "file" : "lib/App/Rakubrew/Shell/Sh.pm",
         "version" : "45"
      },
      "App::Rakubrew::Shell::Tcsh" : {
         "file" : "lib/App/Rakubrew/Shell/Tcsh.pm",
         "version" : "45"



( run in 0.644 second using v1.01-cache-2.11-cpan-39bf76dae61 )