The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bundledeps - Frontend for App::BundleDeps

SYNOPSIS

  # build from META.yml into extlib
  bundledeps

  # Installs to local::lib path
  bundledeps --extlib local

  # Install modules
  bundledeps -MCatalyst -MMoose

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

App::BundleDeps