The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

---
abstract: 'Raku environment manager'
author:
- 'Patrick Böker <patrickb@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::Compile: v2.3.1
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-Rakubrew
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
App::Rakubrew:
file: lib/App/Rakubrew.pm
version: '22'
App::Rakubrew::Build:
file: lib/App/Rakubrew/Build.pm
version: '22'
App::Rakubrew::Config:
file: lib/App/Rakubrew/Config.pm
version: '22'
App::Rakubrew::Download:
file: lib/App/Rakubrew/Download.pm
version: '22'
App::Rakubrew::Shell:
file: lib/App/Rakubrew/Shell.pm
version: '22'
App::Rakubrew::Shell::Bash:
file: lib/App/Rakubrew/Shell/Bash.pm
version: '22'
App::Rakubrew::Shell::Cmd:
file: lib/App/Rakubrew/Shell/Cmd.pm
version: '22'
App::Rakubrew::Shell::Fish:
file: lib/App/Rakubrew/Shell/Fish.pm
version: '22'
App::Rakubrew::Shell::PowerShell:
file: lib/App/Rakubrew/Shell/PowerShell.pm
version: '22'
App::Rakubrew::Shell::Sh:
file: lib/App/Rakubrew/Shell/Sh.pm
version: '22'
App::Rakubrew::Shell::Tcsh:
file: lib/App/Rakubrew/Shell/Tcsh.pm
version: '22'
App::Rakubrew::Shell::Zsh:
file: lib/App/Rakubrew/Shell/Zsh.pm
version: '22'
App::Rakubrew::Tools:
file: lib/App/Rakubrew/Tools.pm
version: '22'
App::Rakubrew::Update:
file: lib/App/Rakubrew/Update.pm
version: '22'
App::Rakubrew::Variables:
file: lib/App/Rakubrew/Variables.pm
version: '22'
App::Rakubrew::VersionHandling:
file: lib/App/Rakubrew/VersionHandling.pm
version: '22'
requires:
Encode::Locale: '1.05'
File::Copy::Recursive: '0.45'
File::HomeDir: '0.97'
File::Which: '1.23'
HTTP::Tinyish: '0.15'
JSON: '4.02'
Path::Tiny: '0'
Try::Tiny: '0.30'
perl: '5.010001'
version: '22'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: MIT