NAME

CPANPLUS::Shell::Default::Plugins::Bundler

Author

Alexey Melezhik / melezhik@gmail.com

SYNOPSIS

Install all packages form .bundle file in current directory,
Inspired by ruby bundler.

USAGE

# in cpanp client session
/bundle # installing 
/bundle install # installing
/bundle remove 

OPTIONS

--bundle_file
--dry-run