Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zef needs an "upgrade <module>" option #111

Closed
tbrowder opened this issue Nov 28, 2016 · 3 comments
Closed

zef needs an "upgrade <module>" option #111

tbrowder opened this issue Nov 28, 2016 · 3 comments

Comments

@tbrowder
Copy link

Using "install --force" seems a harsh way to get the latest version of a module. And uninstalling and installing again seems a bit clumsy.

@tbrowder
Copy link
Author

Oops, I should have said zef needs an "upgrade " option and change the current upgrade option to "upgrade --all" to upgrade all installed modules.

@ugexe ugexe changed the title zef needs an "update <module>" option zef needs an "ugrade <module>" option Nov 28, 2016
@tbrowder tbrowder changed the title zef needs an "ugrade <module>" option zef needs an "upgrade <module>" option Nov 28, 2016
ugexe pushed a commit that referenced this issue Nov 30, 2016
* `zef upgrade` upgrades all modules
* `zef upgrade CSV::Parser` will only upgrade CSV::Parser

#111
@ugexe
Copy link
Owner

ugexe commented Nov 30, 2016

zef upgrade $module-name has been implemented. It's should still be considered experimental, but worked for the simple demos I tried

@ugexe ugexe closed this as completed Dec 3, 2016
@tbrowder
Copy link
Author

tbrowder commented Dec 3, 2016

Thanks, @ugexe!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants